@axd/browser-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@axd/browser-mcpNavigate to news.ycombinator.com and extract the top story titles."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🌐 @axd/browser-mcp
The Sovereign High-Speed Browser MCP Server for AI Agents
100x Faster than Pixel-Based CUA. 95% Cheaper. Un-bannable with Mathematical Human Cadence.
⚡ Why @axd/browser-mcp?
Traditional AI Computer-Use tools (like TryCua or raw screenshot agents) take full 3MB PNG screenshots on every step, upload them to vision LLMs, and guess pixel coordinates.
This results in:
🐌 5+ second lag per click.
💸 $0.05 – $0.15 per click in vision token costs.
🚫 Instant Cloudflare bans due to robotic linear mouse movements.
@axd/browser-mcp solves this completely using direct Chrome DevTools Protocol (CDP) and native Bezier input synthesis:
Feature | Standard Pixel CUA | @axd/browser-mcp |
Execution Latency | 3,000 – 5,000 ms | ⚡ < 10 ms (Sub-millisecond) |
Vision Token Cost | ~$0.05 / action | 🆓 $0.00 (Zero vision tokens) |
Anti-Bot Evasion | ❌ Trips Cloudflare | 🛡️ |
Privacy & Security | ⚠️ Screens sent to cloud | 🔒 100% On-Device / Non-Custodial |
Related MCP server: Pilot
🚀 Quick Start (Claude Desktop / Cursor)
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"axd-browser": {
"command": "npx",
"args": ["-y", "@axd/browser-mcp"]
}
}
}🛠️ Exposed MCP Tools
browser_navigate: Stealth URL navigation that bypasses bot fingerprinting.browser_click: Clicks DOM elements using non-linear Bezier velocity curves.browser_type: Types text with natural human inter-arrival keypress jitter.browser_extract: Extracts clean text, title, and structure in <10ms.browser_evaluate: Evaluates arbitrary in-browser JavaScript.
💼 Commercial & Pro Tier
Free Tier: 100 autonomous browser actions per month.
Pro Tier ($29/mo): Unlimited actions, multi-tab orchestration, and residential proxy routing.
Author: Diego Nanini
Inquiries: 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