Google MCP Servers

official

Collection of Google's official MCP servers

What can you do with Google MCP?

  • Query and analyze BigQuery data — ask your assistant to run SQL queries and explore datasets via the remote BigQuery MCP server.
  • Manage cloud infrastructure — inspect and modify Compute Engine, GKE, Cloud Run, or Cloud Storage resources through their respective remote MCP servers.
  • Interact with Google Workspace — create, read, or update Docs, Sheets, Slides, Calendar events, and Gmail messages using the open-source Google Workspace server.
  • Access Google developer documentation — retrieve up-to-date API references and guides by querying the Developer Knowledge API MCP server.
  • Generate images and video — produce media assets with Imagen and Veo models via the open-source Genmedia server.
  • Inspect and debug web pages — control a browser session and analyze pages using the open-source Chrome DevTools MCP server.

Documentation

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

Open-source MCP servers

You can run these open-source MCP servers locally, or deploy them to Google Cloud (see below).

💻 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

🤝 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.