chrome-devtools-mcp
Active·★ 42.3k·Apache-2.0·Updated 2026-05-28
★ Most Popular★ Trending★ Essential
Chrome DevTools for coding agents
chrome-devtools-mcp enables AI coding assistants like Gemini, Claude, and Copilot to interact with a live Chrome browser via the Model-Context-Protocol (MCP). It grants AI full access to Chrome DevTools for reliable automation, deep debugging, and detailed performance insights.
#Chrome DevTools#AI Assistant#Browser Automation#Debugging#Performance Analysis#Web Browsing#Coding#Data Analysis
01
Features
01Get performance insights using Chrome DevTools
02Advanced browser debugging (network, screenshots, console)
03Reliable automation using Puppeteer
04Input automation (click, drag, fill, etc.)
05Navigation automation (new page, navigate, wait for, etc.)
02
Compatibility
Amp
Supported
Verified via docs
Antigravity
Supported
Verified via docs
Claude Code
Supported
Verified via docs
Cline
Supported
Verified via docs
Codex
Supported
Verified via docs
Copilot CLI
Supported
Verified via docs
03
Quick start
1
$ npx -y chrome-devtools-mcp@latest
04
Use cases
↳Automating browser interactions for testing or data extraction
↳Debugging web applications by analyzing network requests and console messages
↳Analyzing website performance by recording traces and extracting insights
05
Alternatives
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Related searches
Comments
Log in to leave a comment
- SScout LewisApr 3, 2026
Used for frontend debugging automation, the DevTools integration is accurate and fast
- JJordan ZhangMar 28, 2026
DOM inspection, network monitoring, and console access via MCP is comprehensive coverage
- SSutton ThompsonMar 25, 2026
Pairs well with browser automation tools for a complete web development AI stack
- RRowan NguyenMar 15, 2026
Chrome DevTools for coding agents gives AI the same browser inspection capabilities developers have