Chrome Devtools Advanced MCP
Provides tools to launch, navigate, interact with, and extract data from Google Chrome using the Chrome DevTools Protocol, supporting undetectable automation with user profiles.
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., "@Chrome Devtools Advanced MCPLaunch Chrome with my profile, go to amazon.com, and search for laptops."
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.
Chrome Devtools Advanced MCP
Your Intelligent Bridge Between AI and the Browser.
This Model Context Protocol (MCP) server enables AI assistants like Claude, Roo Code, or Windsurf to interact with Google Chrome in a natural, powerful, and stealthy way. Unlike other automation tools, this solution connects to your actual browser profile, allowing you to use your existing login sessions, cookies, and extensions without detection.
✨ Why Use This?
🕵️ "Human" Navigation: Uses your real Chrome profile. If you're logged into LinkedIn, Gmail, or your corporate ERP, your AI assistant is too.
🛡️ Undetectable: Advanced "Shadow Profile" technology prevents browser automation blocking on complex sites.
🛠️ Robust Toolset: Over 40+ specialized tools optimized for data scraping, specific element extraction, and visual analysis.
⚡ Fast & Safe: Safely executes scripts and screenshots, with intelligent output truncation to prevent crashing your AI context.
Related MCP server: puppeteer-real-browser-mcp-server
🚀 Quick Installation
For Users (VS Code / Cline / Kilo Code / Antigravity / Claude Desktop)
Simply add this to your mcp.json configuration file:
{
"mcpServers": {
"chrome-devtools-advanced-mcp": {
"command": "npx",
"args": ["-y", "chrome-devtools-advanced-mcp", "--port=9223"]
}
}
}Restart your assistant (Ctrl+R in VS Code), and you'll have instant access.
💡 Simplified Usage Guide
1. Launch the Browser
First, ask your AI:
"Launch Chrome with my default profile"
This triggers launch_chrome_with_profile, creating a controllable Chrome instance without closing your other windows.
2. Navigate & Analyze
You can ask:
"Go to amazon.com and search for laptops"
"Analyze the HTML of the login form" (Uses optimized
get_html)"Take a screenshot of the pricing table"
3. Interact
The AI can click, type, and fill forms intelligently, waiting for elements to load automatically.
🛠️ Tool List
🎭 Browser & Session Control
Tool | Description |
| Start Here! Launches Chrome with your cookies/extensions. |
| Navigate, reload, go back/forward. |
| Create, close, switch, or list tabs. |
| Safely closes the controlled session. |
🔍 Analysis & Extraction
Tool | Description |
| Critical. Extracts simplified or full HTML. Supports selectors. |
| Captures visual proof (png/jpeg). |
| Layout and viewport analysis. |
| See the page structure as screen readers do. |
🖱️ Interaction
Tool | Description |
| Click, Type, Hover, Drag & Drop with auto-wait. |
| Run custom JavaScript safely (requires |
| Get specific text or attributes from elements. |
| Resize window for responsive testing. |
🛡️ Anti-Detection & Privacy
Tool | Description |
| Hides automation flags. |
| Spoof device/browser identity. |
| Mock GPS coordinates. |
| Change browser timezone. |
📡 Network (Advanced)
Tool | Description |
| Record traffic while performing an action. |
| Replay captured API calls. |
| Save full network logs (HAR format). |
| Listen to socket traffic. |
🍪 Storage & Cookies
Tool | Description |
| Manage browser cookies. |
| Read/Write local storage data. |
| Save current session state to file. |
❓ FAQ
Do I need to close my Chrome? No! Thanks to "Shadow Profile" technology, this server creates a temporary safe clone of your profile. You can keep browsing normally while the AI works in parallel.
Does it work on Mac/Linux? Yes, it is fully cross-platform.
I see "Tool disabled by user" error This is a VS Code security feature.
Reload VS Code (
Ctrl+R).When the AI tries to use a tool again, click "Always Allow" on the popup.
👨💻 For Developers
To contribute or run locally:
git clone https://github.com/Eddym06/devTools-Advance-mcp.git
cd custom-chrome-mcp
npm install
npm run build
npm startDeveloped with ❤️ by @eddym06
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.
Latest Blog Posts
- 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/Eddym06/chrome-devTools-advanced-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server