Google Custom Search icon

Google Custom Search

Provides asynchronous access to the Google Custom Search API using service account authentication, packaged as a modern Python MCP server.

Acerca de

This asynchronous Python MCP server offers programmatic access to the Google Custom Search API, supporting service account authentication which is required since API keys are deprecated. It is designed for modern deployments, featuring Docker/Kubernetes readiness, `uv` compatibility, and includes live integration tests to ensure reliability. The server simplifies integrating Google search capabilities into various applications and workflows, providing a robust solution for retrieving custom search results efficiently.

Características Principales

  • Docker and Kubernetes support with Helm charts for easy deployment.
  • 0 GitHub stars
  • FastMCP Integration using the latest Python SDK.
  • Perform Google Custom Search queries with configurable result count.
  • Service Account Authentication with dual support (file path or Base64 encoded).
  • Live Integration Tests against the actual Google Custom Search API.

Casos de Uso

  • Integrating Google Custom Search functionality into applications or services.
  • Deploying a scalable and secure custom search backend in cloud environments.
  • Automating information retrieval from specific web content indexed by Google.
Advertisement

Advertisement