Skip to content
Back to search
30
MCP v1.0.1

MCP Browser

io.github.brainfuel/mcp-browser

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

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MCP Browser
Native macOS browser that exposes a local MCP server for AI agents to drive a WKWebView.
0 tools
safari-mcp
Safari browser automation for AI agents — native macOS, zero Chrome overhead. 96 tools via AppleScript + JavaScript.
0 tools
mcp
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
0 tools
@_nazmiforreal/agent-browser-mcp
MCP server with browser manager - install, select, and auto-discover browsers for AI-driven automation
0 tools
@dominion525/familiar-mcp
MCP server: drive the user's real macOS Chrome via AppleScript. 32 tools, sidesteps headless / bot detection by operating the actual signed-
0 tools
mcpbrowser
MCP browser server — loads and interacts with web pages using the user's Chromium-based browser with full JavaScript execution. Handles auth
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_browser": {
      "url": "None",
      "transport": "http"
    }
  }
}