Google Search
Enables Google Custom Search functionality through a Model Context Protocol (MCP) server.
关于
The Google Search MCP Server allows users to integrate Google Custom Search directly into applications that support the Model Context Protocol. By configuring the server with a Google API key and Custom Search Engine ID, users can programmatically query Google Search and retrieve results, extending the capabilities of their MCP-compatible tools.
主要功能
- Integrates Google Custom Search
- 1 GitHub stars
- Compatible with Model Context Protocol (MCP)
- Allows programmatic querying of Google Search
- Configurable with Google API key and CSE ID
使用案例
- Integrating search functionality into MCP-compatible applications
- Automating Google Search queries
- Retrieving and processing search results programmatically