by 335234131 · MCP Server · ★ 47
agent-browser-mcp 让你的 Agent 直接操作“你正在使用的真实 Chrome”的 MCP 服务。 它不是沙盒浏览器,也不是简单网页抓取器,而是连接你本机已经打开的 Chrome,会保留: 登录状态 Cookies 已打开标签页 真实页面上下文 适合这样的场景: 让 Hermes 直接读取你的小红书、后台系统、知识库、管理台页面 对已经登录的网站做自动化,而不是重新登录一个无状态浏览器 在普通浏览器自动化不稳定时,切换到 CDP / 真实鼠标键盘操作 在一个 MCP 工具里同时拥有:页面扫描、JS 执行、CDP 控制、截图、物理输入 一句话概括: 这是一个把“真实浏览器自动化”包装成标准 MCP 的项目,让 Agent 不再只会操作沙盒浏览器,而能真正进入你的日常浏览器工作流。 核心能力一览 真实 Chrome 标签页发现与切换 页面扫描与简化内容提取 页面内 JavaScript 执行 原生 CDP 单命令 / 批量调用 页面截图 / 桌面截图 Cookies 读取 鼠标移动、点击、拖拽 键盘输入与热键 如果你希望让 Hermes、Claude Desktop、Cursor 等 MCP 客户端直接操作你本机真实浏览器,这个项目就是为这个场景准备的。 这个 MCP 能做什么 这个项目把真实浏览器自动化能力包装成了标准 MCP 工具,重点能力包括:...
| Stars | 47 |
| Forks | 7 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.1281666502935/100 |
| Last Updated | 2026-04-15 |
| Created | 2026-04-15 |
| Platforms | browser, mcp, python |
| Est. Tokens | ~3k |
These tools work well together with agent-browser-mcp for enhanced workflows:
Explore other popular mcp server tools:
agent-browser-mcp is 让 Agent 直接操作真实 Chrome 的 MCP 服务,支持页面扫描、CDP、截图与物理输入. It is categorized as a MCP Server with 47 GitHub stars.
agent-browser-mcp is primarily written in Python. It covers topics such as ai-agent, automation, browser-automation.
You can find installation instructions and usage details in the agent-browser-mcp GitHub repository at github.com/335234131/agent-browser-mcp. The project has 47 stars and 7 forks, indicating an active community.
agent-browser-mcp is released under the MIT license, making it free to use and modify according to the license terms.