Google MCP Servers
oficialCollection 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. Below are a few key remote servrs. For a comprehensive list of all remote MCP servers managed by Google in General Availability (GA) and public preview vist the supported products pager
- 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
- Cloud Run (GA)
- Cloud Storage
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. - Allstrides (
/examples/allstrides): A sample app migrated from local to Cloud using remote MCP servers for Developer Knowledge, Cloud SQL and Cloud Run
📙 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
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MetaMCP
A self-hostable middleware to manage all your MCPs through a GUI and a local proxy, supporting multiple clients and workspaces.
AiDex
Persistent code index using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+.
mcp-checkup
Analyze your MCP setup: measure token cost per tool, find bloated schemas, detect duplicates, and get optimization tips to reclaim your context window.
MCP Server Demonstration
A demonstration on setting up and using MCP servers within Cursor, with Docker examples.
EdgeOne Pages MCP
An MCP server and client implementation for EdgeOne Pages Functions, supporting OpenAI-formatted requests.
Claude Memory MCP Server
A persistent memory server for Large Language Models, designed to integrate with the Claude desktop application. It supports tiered memory, semantic search, and automatic memory management.
SwissArmyHammer
Manage AI prompts as local markdown files.
Shrike Security
AI agent security scanner — protect LLM-powered apps from prompt injection, SQL injection, data exfiltration, and adversarial attacks via MCP.
PolyMarket
Access prediction market data from the PolyMarket API.
Dart MCP
An example MCP server built with Dart and deployed on Cloudflare Workers.