Chrome Browser
MCP ServerFeaturedby Community · Added 5mo ago
Claude
11.1k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chrome-browser": {
"command": "npx",
"args": [
"chrome-browser"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Exposes Chrome browser functionality to AI assistants for complex browser automation, content analysis, and semantic search.
Tags
Productivity & Workflowmcp-servertop-100