Google Search icon

Google Search

Integrates Google Search capabilities into a Model Context Protocol server for AI clients and applications.

About

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.

Key Features

  • Secure authentication and error handling
  • Standard health check endpoint
  • 0 GitHub stars
  • StreamableHTTP Transport
  • Google Custom Search

Use Cases

  • 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.
Google Search MCP Server: Integrate Web Search for AI