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.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
AAP Enterprise MCP Server
An MCP server that allows AI assistants to interact with Ansible Automation Platform (AAP) and Event-Driven Ansible (EDA) infrastructure.
MCP SGF Server
Process SGF (Smart Game Format) files to extract game information and generate visual board diagrams.
Jenkins
A server for integrating with Jenkins CI/CD to manage and trigger builds.
TIA-Portal MCP-Server
A VS Code extension to connect and interact with Siemens TIA Portal projects directly from the editor.
Klever VM
MCP server for [Klever](https://klever.org) blockchain smart contract development, on-chain data exploration, and VM interaction. Public remote server available at `https://mcp.klever.org/mcp`.
OpenAI GPT Image
Generate and edit images using OpenAI's GPT-4o and DALL-E APIs with advanced prompt control.
Tabby-MCP-Server
A Tabby plugin implementing an MCP server for AI-powered terminal control and automation.
LLMS.TXT Documentation Server
Access and read llms.txt documentation files for various Large Language Models.
MCP Talk Demo Files
A collection of demo files for MCP servers and clients, illustrating various transport protocols and server capabilities using Python.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.