关于
This server integrates Google Search functionality into the Model Context Protocol (MCP), enabling AI agents and clients like Cursor IDE or Claude Desktop to perform real-time web searches. Utilizing the Google Custom Search API, it provides a 'search' tool that allows querying the web with specified parameters. Designed for high-performance StreamableHTTP communication, it ensures secure and scalable search capabilities within an MCP environment, requiring a Google Custom Search API key and CSE ID for operation.
主要功能
- Secure authentication and error handling
- Standard health check endpoint
- 0 GitHub stars
- StreamableHTTP Transport
- Google Custom Search
使用案例
- Enabling AI agents within MCP-compatible environments (e.g., Cursor IDE, Claude Desktop) to execute web searches.
- Providing a dynamic knowledge source for large language models through the Model Context Protocol.
- Integrating real-time, external information retrieval into AI applications and workflows.