Skip to content
Back to search
30
MCP

real-browser-mcp

npm/real-browser-mcp

MCP server + Chrome extension that gives AI agents control of your real browser with existing sessions and logins

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

Similar MCP servers embedding-nearest

io.github.ofershap/real-browser
MCP server + Chrome extension for AI browser control with real sessions.
0 tools
browser-runtime-mcp
MCP server that gives AI agents real-time access to browser runtime errors, console logs, and page diagnostics via a Chrome Extension.
0 tools
supersurf-mcp
Open-source MCP server for browser automation — gives AI agents control of a real Chrome browser via extension
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
0 tools
@_nazmiforreal/agent-browser-mcp
MCP server with browser manager - install, select, and auto-discover browsers for AI-driven automation
0 tools

How to use

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

{
  "mcpServers": {
    "real-browser-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}