mcpbeat Sign in

MCP Browser MCP Server

by brainfuel Your server? Claim it
local only

MCP Browser runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 May 2026.

Native macOS browser exposing an MCP server so AI agents can drive a real WKWebView.

Installs / week
not published
1
Stars
0 open issues
24 May 2026
Last commit
from GitHub
MIT
License
Swift

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command MCP Browser/Storage/BookmarkImporter.swift:59
        let process = Process()

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to MCP Browser

same job, measured the same way
Uindow
by uindow

Real signed-browser automation for AI agents, over a local stdio MCP server.

448 installs/wk local only
Safari DevTools MCP
by hayodev

MCP server for Safari DevTools — browser debugging and automation for AI coding agents

55 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
UI Debugger MCP
by developerz-ai

Autonomous UI debugging MCP server: an agent drives the browser/desktop, reports bugs + UX issues.

83 installs/wk local only
Smolanalytics
by arjun0606

End-to-end tests from one sentence: an agent drives a real browser, and passing runs replay free.

166 installs/wk local only
Draw Flow MCP Server
by hj1003862396

MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview

27 installs/wk local only
Arc Control (macOS)
by db-25

macOS-only MCP server for the Arc browser: tabs, navigation, page reading, DOM, scripting

20 installs/wk local only
Real Browser
by ofershap

MCP server + Chrome extension for AI browser control with real sessions.

83 installs/wk local only

MCP Browser — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Browser?
MCP Browser runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP Browser open source?
Yes — it is published under the MIT licence, written in Swift and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.