HomeBrowser Automation & Scraping › real-browser-mcp

real-browser-mcp

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

TypeScript Local
★ 51 stars Last pushed 2026-09-21 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "real-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry