A
securityA
licenseA
qualityEnables interaction with Google Chrome tabs through the MCP protocol, allowing clients to retrieve information and control tabs on macOS using AppleScript.
Last updated 2 months ago
2
14
2
JavaScript
MIT License
Allows searching Google and extracting search results to provide information to Claude
Uses Chrome browser to perform web searches and extract webpage content for Claude
MCP 工具,用于使用 Chrome 浏览器进行 Google 搜索和网页内容提取。与 Claude 配合使用,可实现 Google 搜索和内容抓取功能。
配置完成后,当您发出请求时,Claude 将能够执行 Google 搜索并通过 Chrome 提取网页内容。
npm run build
要在本地测试更改,请提高 package.json 版本并运行以将其置于编辑模式:
然后只需执行npm run build
,文件就会进入 claude 正在监控的 dist 中
然后在 Claude 桌面按 ctrl-R,无需重新启动
如果你看到:
解决方案:
如果 Chrome 控制失败:
MIT 许可证 - 详情请参阅许可证文件
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
通过适用于 macOS 的 Chrome 实现 Google 搜索和网页内容提取,允许访问未经身份验证和经过身份验证的内容,并与 Claude 集成以执行安全和自动化的浏览任务。