chrome-devtools
stdioUsed by 61 plugins
Installs chrome-devtools-mcp, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub anthropics/claude-plugins-official --plugin chrome-devtools-mcpDescription
Chrome DevTools Protocol server for browser inspection, performance analysis, and UI testing
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": [
"chrome-devtools-mcp@latest"
]
}
}
}Command
npxArguments
chrome-devtools-mcp@latest