@axd/browser-mcp
🌐 @axd/browser-mcp
AIエージェント向けの至高の高速ブラウザMCPサーバー
ピクセルベースのCUAより100倍高速。95%安価。数学的な人間のリズムでブロックされない。
⚡ なぜ @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に検出される | 🛡️ |
プライバシーとセキュリティ | ⚠️ スクリーンショットをクラウドに送信 | 🔒 100%オンデバイス / 非カストディアル |
Related MCP server: Pilot
🚀 クイックスタート(Claude Desktop / Cursor)
以下を claude_desktop_config.json に追加してください:
{
"mcpServers": {
"axd-browser": {
"command": "npx",
"args": ["-y", "@axd/browser-mcp"]
}
}
}🛠️ 公開されているMCPツール
browser_navigate:ボットのフィンガープリント検出を回避するステルスURLナビゲーション。browser_click:非線形のベジェ速度曲線を使用してDOM要素をクリックする。browser_type:人間らしいキー入力間隔のジッターでテキストを入力する。browser_extract:10ms未満でクリーンなテキスト、タイトル、構造を抽出する。browser_evaluate:ブラウザ内で任意のJavaScriptを評価する。
💼 商用およびプロティア
無料ティア: 月100回の自律的なブラウザ操作。
プロティア(月額29ドル): 操作無制限、マルチタブオーケストレーション、レジデンシャルプロキシ経由のルーティング。
著者: Diego Nanini
問い合わせ: diegonanini23@gmail.com
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceAn 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.4453MIT
- AlicenseAqualityAmaintenanceA 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.611732MIT
- AlicenseNot gradedqualityCmaintenanceAn 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.1801MIT
- FlicenseBqualityBmaintenanceUltra-fast browser automation server over Chrome DevTools Protocol (CDP), exposed as MCP, enabling AI agents to control a real Chrome browser with low latency and minimal token usage.21
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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