browser-control-mcp

eyalzh/browser-control-mcp
★ 253 stars TypeScript 🤖 AI/LLM Updated 1mo ago
MCP server paired with a browser extension that enables AI agents to control the user's browser.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "browser-control-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eyalzh/browser-control-mcp"
      ]
    }
  }
}

Topics

browser-extensionfirefoxmcp