Provides asynchronous access to the Google Custom Search API using service account authentication, packaged as a modern Python MCP server.
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.