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ドル

  • 🚫 ロボット的な直線マウス移動による即時のCloudflareブロック

@axd/browser-mcp はこの問題を完全に解決します。Chrome DevTools Protocol(CDP)を直接使用した、ネイティブなベジェ入力合成によって実現されます:

機能

標準ピクセルCUA

@axd/browser-mcp

実行レイテンシ

3,000 – 5,000 ms

< 10 ms(サブミリ秒)

ビジョントークンコスト

~$0.05 / アクション

🆓 $0.00(ビジョントークンゼロ)

アンチボット回避

❌ 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:10ms未満でクリーンなテキスト、タイトル、構造を抽出する。

  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