Integrates Google Search capabilities into a Model Context Protocol server for AI clients and applications.
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.