Skip to main content
Glama

🌐 @axd/browser-mcp

面向 AI 代理的至高无上高速浏览器 MCP 服务器
比基于像素的 CUA 快 100 倍。便宜 95%。凭借数学化的人类节奏,无法被屏蔽。

License: MIT MCP Compliant Patented Architecture


⚡ 为什么选择 @axd/browser-mcp?

传统 AI 计算机使用工具(如 TryCua 或原始截图代理)在每一步都会拍摄完整的 3MB PNG 截图,上传到视觉 LLM,然后猜测像素坐标。

这导致:

  • 🐌 每次点击延迟 5 秒以上

  • 💸 每次点击0.05 – 0.15 美元的视觉 token 成本。

  • 🚫 由于机器人式的线性鼠标移动,即刻被 Cloudflare 封禁

@axd/browser-mcp 通过直接使用 Chrome DevTools Protocol (CDP) 和原生贝塞尔输入合成,彻底解决了这个问题

特性

标准像素 CUA

@axd/browser-mcp

执行延迟

3,000 – 5,000 毫秒

< 10 毫秒(亚毫秒级)

视觉 Token 成本

约 0.05 美元 / 次操作

🆓 0 美元(零视觉 token)

反机器人规避

❌ 触发 Cloudflare 风控

🛡️ humanize.js 贝塞尔曲线与抖动

隐私与安全

⚠️ 截图发送到云端

🔒 100% 本地设备 / 非托管


Related MCP server: Pilot

🚀 快速开始(Claude Desktop / Cursor)

将此添加到你的 claude_desktop_config.json

{
  "mcpServers": {
    "axd-browser": {
      "command": "npx",
      "args": ["-y", "@axd/browser-mcp"]
    }
  }
}

🛠️ 公开的 MCP 工具

  1. browser_navigate:隐身式 URL 导航,绕过机器人指纹识别。

  2. browser_click:使用非线性贝塞尔速度曲线点击 DOM 元素。

  3. browser_type:以自然的人类按键间隔抖动输入文本。

  4. browser_extract:在 <10 毫秒内提取干净的文本、标题和结构。

  5. browser_evaluate:在浏览器内执行任意 JavaScript。


💼 商业版与专业版

  • 免费版: 每月 100 次自主浏览器操作。

  • 专业版(每月 29 美元): 无限操作、多标签页编排、住宅代理路由。

作者: Diego Nanini
咨询: diegonanini23@gmail.com

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides tools for interacting with Chrome through its DevTools Protocol, enabling remote control of Chrome tabs to execute JavaScript, capture screenshots, monitor network traffic, and more.
    44
    53
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A high-performance browser automation MCP server that provides AI agents with a fast, persistent Chromium instance via Playwright. It features reference-based element interaction, snapshot diffing, and manual handoff capabilities to handle complex tasks like CAPTCHAs.
    61
    17
    32
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server for stealth browser automation that uses human-like interaction patterns to bypass bot detection via the Chrome DevTools Protocol. It enables users to navigate, interact with elements, and capture data from websites using undetectable behaviors like Bezier mouse movements and Gaussian typing delays.
    180
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants

  • Free remote MCP server for fetching public web pages through a rotating proxy pool.

  • Headless-browser-as-JSON with memorymarket cache economics. Real Chromium, crypto settlement.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AXD-dev01/axd-browser-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server