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.
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)
- 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
💻 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
Laravel Forge MCP Server
Manage Laravel Forge servers and sites using the Forge API.
MCP Agentic AI Crash Course with Python
A comprehensive crash course on the Model Context Protocol (MCP), covering everything from basic concepts to building production-ready MCP servers and clients in Python.
GoDoc MCP
Access real-time Go package documentation from pkg.go.dev.
MCP Server with Google OAuth & Analytics
A remote MCP server with built-in Google OAuth authentication and analytics tracking.
CAD-Query MCP Server
A server for generating and verifying CAD models using the CAD-Query Python library.
React MCP
An MCP server for integrating AI with React applications.
MCP Bridge API
A lightweight, LLM-agnostic RESTful proxy that unifies multiple MCP servers under a single API.
Claude Project Memory MCP
Manages project memory and implementation logs for Claude Code using local project files.
GDB
A GDB/MI protocol server based on the MCP protocol, providing remote application debugging capabilities with AI assistants.
Chrome DevTools MCP Server
An MCP server for AI-assisted frontend development using Chrome DevTools. Requires Google Chrome.