diegorafs/Chrome-DevTools-MCP
AI-powered Chrome automation server with natural language element detection. Control Chrome browser through MCP protocol for testing, debugging, and performance analysis. Features 91% accuracy in element location, works with free AI models, and supports Gemini, Claude, Cursor, and Copilot.
Platform-specific configuration:
{
"mcpServers": {
"Chrome-DevTools-MCP": {
"command": "npx",
"args": [
"-y",
"Chrome-DevTools-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...