hangwin/mcp-chrome
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Platform-specific configuration:
{
"mcpServers": {
"mcp-chrome": {
"command": "npx",
"args": [
"-y",
"mcp-chrome"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...