本帖最后由 XD看看 于 2026-6-29 20:53 编辑
AI-Browser-MCP · Windows 浏览器自动化 MCP 服务
127.0.0.1:9222 · MIT⚡ 3 步上手 · 场景演示 · 对比 Playwright · 下载 · 开源公告 · English ✨ 一句话介绍
下载 AI-Browser-MCP-x64-v2.8.0.zip(~157MB),解压运行 AI-Fbowser-Mcp.exe。在 Cursor / Claude 里说句话,268 个预封装工具自动执行:采集数据、逆向 POST 加密、CDP 定位签名算法、自动填表。
⚡ 3 步上手
1. 下载 x64(~157MB)或 win32(~136MB)→ 解压 → 双击 AI-Fbowser-Mcp.exe 2. 确认 http://127.0.0.1:9222/health → "status":"ok" 3. Cursor 配置(.cursor/mcp.json): {
"mcpServers": {
"ai-browser": {
"command": "node",
"args": ["mcp_bridge.js"]
}
}
}
自检:node mcp_bridge.js --check。然后对 AI 说:「打开百度搜索今日新闻」 其他 Agent:任意 MCP 客户端指向 http://127.0.0.1:9222/mcp HTTP 或 ws://127.0.0.1:9222 WebSocket。
|