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.
主要功能
01Integrates Google Custom Search
021 GitHub stars
03Compatible with Model Context Protocol (MCP)
04Allows programmatic querying of Google Search
05Configurable with Google API key and CSE ID
使用案例
01Integrating search functionality into MCP-compatible applications
02Automating Google Search queries
03Retrieving and processing search results programmatically