Chrome MCP Server
MCP Serverby hangwin · Added 5mo ago
Claude
10.7k
Install
git clone https://github.com/hangwin/mcp-chromeAdd to Claude
claude mcp add chrome-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chrome-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/chrome-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Chrome MCP Server 是一个基于 Chrome 扩展的模型上下文协议(MCP)服务器,能够将您的 Chrome 浏览器功能暴露给像 Claude 这样的 AI 助手,实现复杂的浏览器自动化、内容分析和语义搜索。需要安装 Chrome 扩展和全局安装 mcp-chrome-bridge npm 包。
Tags
ai-mlmcp-serverai