Blueprint MCP for Chrome
Extension Actions
- Extension status: In-App Purchases
无token限制的浏览器自动化。使用CSS选择器,无需快照。开源,零遥测。
为Claude Code(及其他AI助手)提供对您真实Chrome浏览器的直接控制
告别无头浏览器、机器人检测和身份验证流程的困扰。Blueprint MCP for Chrome将Model Context Protocol(MCP)与您的真实Chrome浏览器相连接,保持您登录所有网站的状态、保留您的扩展程序,并使用您真实的浏览器指纹。
关键优势:高效的浏览器自动化,不消耗AI的上下文。与其在每次操作后发送大量页面快照不同(这会快速耗尽上下文限制,常常超过MCP响应大小限制),Blueprint MCP让您的AI直接交互——点击、输入、导航——仅在明确需要时才获取页面内容。这使得复杂的多步骤工作流成为可能,这些工作流在基于快照的方法中是不可能的。
完美适合使用Claude Code、Claude Desktop、Cursor或任何需要在没有Playwright/Puppeteer/Selenium复杂性下自动化网络任务的MCP兼容AI客户端的开发人员。
为什么BLUEPRINT MCP + CLAUDE CODE改变一切
问题:传统浏览器自动化需要在每次操作后发送完整的页面快照,每次交互消耗数千个token,并经常超过响应大小限制。您还会丢失登录会话、面临机器人检测、花时间配置浏览器配置文件。
解决方案:Blueprint MCP通过直接命令将您的AI助手连接到您的真实Chrome浏览器。您的AI控制浏览器——点击、输入、导航——除非明确要求,否则无需页面快照。这将上下文保留用于实际决策,而不是浪费在冗余页面内容上。
这使得以下成为可能:
- 绕过机器人检测的AI驱动网络抓取
- 使用您保存的密码自动填充表单
- 使用您登录的账户进行测试工作流
- 从受身份验证的网站提取内容
- 与2FA和CAPTCHA配合使用的浏览器自动化
主要功能
真实浏览器自动化:
- 使用您的真实Chrome配置文件 - 保持登录Gmail、GitHub、AWS等
- 隐身模式 - 无机器人检测。使用您真实的浏览器指纹
- 扩展程序支持 - 与您现有的Chrome扩展程序一起工作
- 会话持久性 - 无需重新身份验证
原生MCP集成:
- 20多个浏览器工具通过Model Context Protocol暴露
- 标签管理 - 以编程方式创建、切换、关闭标签
- DOM检查 - 获取可访问的页面内容
- 网络监控 - 捕获请求、使用身份验证重放
- JavaScript执行 - 在页面上下文中运行代码
开发者体验:
- 零设置 - 安装扩展程序,立即工作
- 自动重新连接 - 存活浏览器重启
- 调试模式 - 详细日志用于故障排除
- 状态可见性 - 实时连接状态
两种连接模式:
- Free(本地)- localhost:5555上的WebSocket,无云依赖
- PRO(云中继)- 从任何地方控制浏览器,多个AI客户端
综合自动化:
- 屏幕截图(整页或元素)
- 作为Markdown的内容提取
- 表单自动化(填充、下拉菜单、文件上传)
- 鼠标/键盘控制(点击、输入、悬停、拖放)
- 性能指标(Web Vitals)
高级功能:
- 技术栈检测(40多个框架)
- 网络请求重放
- PDF导出
- 对话处理(警报/确认/提示)
- 扩展程序管理
工作方式
设置(3个步骤,2分钟):
1. 安装MCP服务器:npm install -g @railsblueprint/blueprint-mcp
2. 安装此Chrome扩展程序
3. 配置AI客户端:claude mcp add browser npx @railsblueprint/blueprint-mcp@latest
当您的AI客户端启动MCP服务器时,扩展程序自动连接。
安全和隐私
Free级(本地模式):
- 所有通信保留在您的机器上(localhost WebSocket)
- 零数据发送到云
- 无追踪、遥测或分析
- 完全离线工作
- 无需账户
开源:
- 完整源代码:https://github.com/railsblueprint/blueprint-mcp
- Apache 2.0许可证
- 自己审计代码
定价
Free级 - $0/月
- 所有20多个浏览器自动化工具
- 本地WebSocket连接
- 无限使用
- 零云依赖
PRO级 - $5/月或$50/年
- 云中继(从任何地方控制)
- 多个浏览器
- 多客户端访问
- 自动重新连接
- 优先支持
支持
文档:https://github.com/railsblueprint/blueprint-mcp
GitHub问题:https://github.com/railsblueprint/blueprint-mcp/issues
Blueprint MCP for Chrome - 为您的AI助手提供它应得的浏览器自动化。
Latest reviews
- Ivan Korostelev
- I have been using it for a couple of months and I keep coming back to Blueprint MCP + this extension as the best open source browser use automation. It has lower latency and higher click quality than playwright. Manus AI is the best agentic browsing experience I've had but that is pricey, Blueprint MCP is quite close to it. Ideally, blueprint would optimize for token efficiency more but even other big players don't deliver that - Playwright, BrowserMCP or ChromeDevtools MCP. DEVELOPER NOTE: I like the approach of openbrowser-ai, which exposes a single tool to AI agents and AI agent writes the execution code. That lacks DOM feedback to the agent but maybe a hybrid "read DOM real quick" + "AI agents generates CDP/playwright code" is better for efficiency without sacrificing the accuracy.
- Hamza Ahmad
- Works great
- Alyanna Bulatao
- This works like a charm on Claude Desktop. I tried using it to scrape websites with ASP.NET frameworks and heavy Javascript. Claude needs some guidance when going through multi-page apps, but once you have your prompts down, Blueprint executes them flawlessly.
- Vladimir Elchinov
- Works like a charm! Finally Claude Code can test what it does.
- Nikolay Pavlovich
- Works nice!