agent-browser-mcp — security grade SAFE, quality 65/100

Security audit verdict: SAFE · quality 65/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by 335234131 · MCP Server · ★ 239

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is agent-browser-mcp safe to install? View the security audit →

About agent-browser-mcp

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 工具,重点能力包括: 浏览器标签页与导航 查看当前已连接的真实标签页 切换到指定标签页 在当前标签页打开 URL 新建标签页 页面读取 扫描当前页面内容 提取简化后的 HTML / 文本 适合读取信息流、帖子列表、搜索结果页 页面执行与 CDP 控制 在页面中执行任意 JavaScript 直接调用 Chrome DevTools Protocol(CDP) 支持单条命令和批量命令 可用于截图、DOM 查询、点击、文件上传等更复杂操作 截图能力 页面截图(通过 CDP) 桌面截图(用于辅助真实桌面操作) 真实物理输入 鼠标移动 鼠标点击 鼠标拖拽 键盘输入 热键发送 这类能力很适合处理: 必须保留登录态的网站 普通浏览器自动化工具容易被风控的网站 必须使用真实点击 / 真实键盘输入的场景 需要读取复杂页面结构的场景 适合哪些场景 例如: 用 Hermes 读取你当前小红书首页推荐流 在真实浏览器里打开后台页面并抓取信息 调用 CDP 截图页面 在页面 JS 不够用时,回退到真实鼠标/键盘操作 让 Agent 直接操作你已登录的网站,而不是重新登录一个无状态浏览器 工作原理 项目由三层组成: Chrome 扩展 注入到真实网页 通过 Chrome API 访问 tabs / cookies / debugger / management 与本地桥接服务通信 TMWebDriver 本地桥接 默认监听:...

ai-agentautomationbrowser-automationcdpchromehermes-agentmcp

Quick Facts

Stars239
Forks23
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score65.1281666502935/100
Open Issues2
Last Updated2026-04-15
Created2026-04-15
Platformsbrowser, mcp, python
Est. Tokens~3k

Compatible Skills

These tools work well together with agent-browser-mcp for enhanced workflows:

  • frago — semantic(0.50)+complementary+rare_topics+same_lang+similar_pop+shared_platform (67%)
  • hermesclaw — semantic(0.20)+complementary+rare_topics+same_lang+similar_pop+shared_platform (56%)
  • Web-Use — semantic(0.26)+complementary+same_lang+similar_pop+shared_platform (54%)
  • captain-claw — semantic(0.19)+complementary+same_lang+similar_pop+shared_platform (52%)

agent-browser-mcp alternative? Top 6 similar tools

Looking for a agent-browser-mcp alternative? If you're comparing agent-browser-mcp with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • Uni-CLI by olo-dot-io · ⭐ 270

    One command for every interface—search, run, and inspect real software across APIs, browsers, desktops, local

  • hanzi-browse by hanzili · ⭐ 177

    let any ai agent use the local browser

  • browser-debugger-cli by szymdzum · ⭐ 148

    CLI tool for agents to quickly access browser telemetry (DOM, network, console) via Chrome DevTools Protocol.

  • native-devtools-mcp by sh3ll3x3c · ⭐ 125

    MCP server for computer use & browser automation - screenshot, OCR, click, type, find_text, Chrome/Electron C

  • camofox-mcp by redf0x1 · ⭐ 99

    Anti-detection browser MCP server for AI agents — navigate, interact, and automate the web without getting blo

  • hanzi-in-chrome by hanzili · ⭐ 94

    any llm browsing for you in chrome

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is agent-browser-mcp?

agent-browser-mcp is 让 Agent 直接操作真实 Chrome 的 MCP 服务,支持页面扫描、CDP、截图与物理输入. It is categorized as a MCP Server with 239 GitHub stars.

What programming language is agent-browser-mcp written in?

agent-browser-mcp is primarily written in Python. It covers topics such as ai-agent, automation, browser-automation.

How do I install or use agent-browser-mcp?

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 239 stars and 23 forks, indicating an active community.

What license does agent-browser-mcp use?

agent-browser-mcp is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to agent-browser-mcp?

The top alternatives to agent-browser-mcp on Agent Skills Hub include Uni-CLI, hanzi-browse, browser-debugger-cli. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse MCP Server tools