Secure ChromeMCP Server - Query and Debugging sites using Google Chrome with additional security hardening layers
Standard I/O
Docker
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"-pansec-chrome-mcp-secure": {
"args": [
"index.js"
],
"command": "node"
}
}
}