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%
2 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
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
agent-browser-mcp
MCP server integrating with Vercel's agent-browser for AI-driven browser automation
0 tools
@vibebrowser/mcp
MCP server for browser automation - the only solution supporting multiple AI agents (Claude, Cursor, VS Code) simultaneously controlling you
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools

How to use

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

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