A
securityA
licenseA
qualityProvides web search capabilities using Google Custom Search API, enabling users to perform searches through a Model Context Protocol server.
Last updated -
2
209
17
JavaScript
MIT License
一个模型上下文协议 (MCP) 服务器,通过 Google 的自定义搜索 API 提供网页搜索功能。该服务器支持语言学习模型 (LLM) 使用标准化接口执行网页搜索。
在开始之前,请确保您已:
多变的 | 描述 | 必需的 |
---|---|---|
GOOGLE_API_KEY | 您的 Google 自定义搜索 API 密钥 | 是的 |
GOOGLE_SEARCH_ENGINE_ID | 您的自定义搜索引擎 ID | 是的 |
将此配置添加到您的 Claude Desktop 配置文件(通常位于~/Library/Application Support/Claude/claude_desktop_config.json
):
使用 Google 自定义搜索 API 执行网络搜索。
参数:
query
(字符串,必需):要执行的搜索查询numResults
(数字,可选):要返回的结果数响应示例:
npm run build
:将 TypeScript 编译为 JavaScriptnpm start
:启动 MCP 服务器npm run dev
:用于开发的监视模式该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器使 LLM 能够通过标准化界面使用 Google 的自定义搜索 API 执行网络搜索。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/limklister/mcp-google-custom-search-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server