Chrome DevTools for coding agents
Chrome DevTools MCP server by Google. Gives AI assistants access to Chrome DevTools Protocol for debugging, profiling, and inspecting web pages. Connects to a running Chrome instance and exposes developer tools as MCP tools.
Is it safe?
No known CVEs for chrome-devtools-mcp.
No authentication — any process on your machine can connect to this server.
Apache-2.0. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 32,910 GitHub stars.
Will it work with my client?
Transport: stdio, sse, http. Works with claude-desktop, cursor, claude-code, windsurf.
How much context will it use?
0 tools. Token cost not measured.
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"chrome-devtools": {
"args": [
"-y",
"chrome-devtools-mcp@latest"
],
"command": "npx"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
Last scanned just now
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.