Google MCP Servers
Collection of Google's official MCP servers
google/mcp
This repository contains a list of Google's official Model Context Protocol (MCP) servers, guidance on how to deploy MCP servers to Google Cloud, and examples to get started.
⚡ Google MCP Servers
Remote MCP servers
These remote MCP servers are managed by Google, and are available via endpoint. This list will be kept up-to-date as more remote servers become available.
- AlloyDB for PostgreSQL
- BigQuery
- Bigtable
- Cloud Resource Manager
- Cloud SQL for MySQL
- Cloud SQL for PostgreSQL
- Cloud SQL for SQL Server
- Compute Engine (GCE)
- Developer Knowledge API (Google Developer Documentation)
- Firestore
- Google Maps (Grounding Lite)
- Google Security Operations (Chronicle)
- Kubernetes Engine (GKE)
- Spanner
Open-source MCP servers
You can run these open-source MCP servers locally, or deploy them to Google Cloud (see below).
- Google Workspace, including Google Docs, Sheets, Slides, Calendar, and Gmail. (Gemini CLI extension)
- Firebase (Gemini CLI extension)
- Cloud Run (Gemini CLI Extension)
- Go
- Google Analytics
- MCP Toolbox for Databases, including BigQuery, Cloud SQL, AlloyDB, Spanner, Firestore, and more.
- Google Cloud Storage
- Genmedia, including Imagen and Veo models.
- Kubernetes Engine (GKE)
- Google Cloud Security, including Security Command Center, Chronicle, and more.
- gcloud CLI
- Google Cloud Observability
- Flutter/Dart
- Google Maps Platform Code Assist toolkit
- Chrome DevTools
💻 Examples
- Launch My Bakery (
/examples/launchmybakery): A sample agent built with Agent Development Kit (ADK) that uses remote MCP servers for Google Maps and BigQuery.
📙 Resources
Run an MCP server in Google Cloud
- Documentation - Host MCP Servers on Cloud Run
- Blog Post - Build and Deploy a Remote MCP Server to Google Cloud Run in Under 10 Minutes
- MCP Toolbox for Databases - Deploy to Cloud Run, Deploy to Google Kubernetes Engine (GKE)
- Blog post - Announcing MCP support for Apigee (Turnkey MCP hosting for Apigee-hosted APIs)
- “Tools Make an Agent” - Blog and Codelab
- Codelab - How to deploy a secure MCP server on Cloud Run
- Codelab - "Agent Verse" - Architecting Multi-agent Systems
🤝 Contributing
We welcome contributions to this repository, including bug reports, feature requests, documentation improvements, and code contributions. Please see our Contributing Guidelines to get started.
📃 License
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
Disclaimers
This is not an officially supported Google product. This project is intended for demonstration purposes only.
This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.
Servidores relacionados
Scout Monitoring MCP
patrocinadorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP‑Stack
A Docker Compose-based collection of MCP servers for LLM workflows, featuring centralized configuration and management scripts.
Loki MCP Server
A Go-based server to query Grafana Loki logs using the Model Context Protocol (MCP).
MCP Prompt Collector
Tools for logging, analyzing, and improving Claude Desktop prompts to enhance prompt engineering skills.
Cookiecutter MCP UV Container
A Cookiecutter template for creating MCP servers with Apple container support and configurable transport methods.
Modellix Docs
Search the Modellix knowledge base to quickly find relevant technical information, code examples, and API references. Retrieve implementation details and official guides to solve development queries efficiently. Access direct links to documentation for deeper context on specific features and tools.
MCP SSE Launcher
A Python management system for MCP servers that wraps stdio-based servers as SSE endpoints and includes a web inspector for testing.
MCPHub
A hub server for managing and scaling multiple MCP servers via flexible Streamable HTTP (SSE) endpoints.
Databutton
An MCP server for initial app planning and creating a good starting point for an app.
MCPJungle
A self-hosted MCP Server registry for private AI agents, supporting both PostgreSQL and SQLite databases.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.