Back to directory
ai-xiaodao/ai-browser-mcp

ai-xiaodao/ai-browser-mcp

@AI-XiaoDao

AI浏览器 MCP Server — Windows 本地浏览器自动化,200+ 工具,支持 Cursor/Claude/Cline

browser-automationwindowsweb-scrapingcdprpafbowserreverse-engineeringautomation

Installation & Configuration

{
  "mcpServers": {
    "ai-browser": {
      "command": "node",
      "args": [
        "mcp_bridge.js"
      ],
      "env": {
        "AI_BROWSER_MCP_HTTP_POST": "http://127.0.0.1:9222/mcp",
        "AI_BROWSER_MCP_HOST": "127.0.0.1",
        "AI_BROWSER_MCP_PORT": "9222"
      }
    }
  }
}

Information

Transport
stdiosse
Language
C++
Created
2026/6/25
Updated
2026/6/26