Back to search
30
MCP

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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

safari-mcp
Safari browser automation for AI agents — native macOS, zero Chrome overhead. 80 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
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
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
browser-use-mcp
Browser MCP Server.
0 tools
MCP Browser
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
0 tools

How to use

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

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