Chrome Browser Automation
MCP Serverby hangwin · Added 5mo ago
Claude
10.9k
Install
git clone https://github.com/hangwin/mcp-chromeAdd to Claude
claude mcp add hangwin-mcp-chromeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chrome-browser-automation": {
"command": "npx",
"args": [
"@modelcontextprotocol/chrome-browser-automation"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides browser automation and semantic search capabilities through Chrome extension integration, enabling intelligent web element interaction, form filling, screenshot capture, and vector-based content indexing with transformer models for cross-platform web automation workflows.
Tags
File Systemsmcp-server