google/mcp

Google 💚 MCP

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 15th, 2026
Created on December 5th, 2025
Open Issues & Pull Requests: 30 (+0)
GitHub issues: Enabled
Number of forks: 531
Total Stargazers: 4,584 (+0)
Total Subscribers: 64 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.7 hours
Mean response time: 21.0 days
90th percentile: 74.7 days
Tracked items: 12

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 11% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 195 days
Stale 30+ days: 16
Stale 90+ days: 15

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Detailed Description

google/mcp is a collection of Model Context Protocol servers and deployment guidance from Google.

The repository addresses the need to connect large language models with Google Cloud services and data sources through the Model Context Protocol standard. It provides both remote MCP servers managed by Google that integrate with services like BigQuery, Cloud SQL, Firestore, and Compute Engine, as well as open-source MCP servers that can run locally or be deployed to Google Cloud. The remote servers are accessed via endpoints and cover a range of Google Cloud products in general availability and public preview, while the open-source servers offer flexibility for local deployment or custom cloud configurations.

Developers should choose this collection if they are building AI applications on Google Cloud and want standardized, maintained integrations between language models and Google services. It suits projects that rely on Google Cloud infrastructure and need reliable, officially-supported protocol implementations rather than custom integrations. The repository serves as both a reference implementation and a practical starting point for teams already committed to the Google Cloud ecosystem.

The project maintains a curated list of official Google MCP servers with documentation links to each service's implementation details. Open-source server implementations are provided alongside the remote offerings, giving teams options for deployment architecture. The repository includes deployment guidance specific to Google Cloud, helping teams understand how to operationalize these servers in their infrastructure.