chrome-devtools-mcp
stdioUsed by 2 plugins
Installs ndf, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub takemi-ohama/ai-agent-marketplace --plugin ndfAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"chrome-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"chrome-devtools-mcp@latest",
"--isolated",
"--chromeArg=--no-sandbox",
"--chromeArg=--disable-setuid-sandbox",
"--chromeArg=--disable-dev-shm-usage"
]
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
npxArguments
-ychrome-devtools-mcp@latest--isolated--chromeArg=--no-sandbox--chromeArg=--disable-setuid-sandbox--chromeArg=--disable-dev-shm-usage
Capabilities
data