diff --git a/README.md b/README.md index f0c171c..2927d51 100644 --- a/README.md +++ b/README.md @@ -6,22 +6,26 @@ This repository contains a list of Google's official Model Context Protocol (MCP ### **Remote MCP servers** -These [remote MCP servers are managed by Google](https://docs.cloud.google.com/mcp/overview), and are available [via endpoint](https://docs.cloud.google.com/mcp/enable-disable-mcp-servers). This list will be kept up-to-date as more remote servers become available. +These [remote MCP servers are managed by Google](https://docs.cloud.google.com/mcp/overview), and are available [via endpoint](https://docs.cloud.google.com/mcp/enable-disable-mcp-servers). 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**](https://docs.cloud.google.com/mcp/supported-products) -* [**AlloyDB for PostgreSQL**](https://docs.cloud.google.com/alloydb/docs/ai/use-alloydb-mcp) -* [**BigQuery**](https://docs.cloud.google.com/bigquery/docs/use-bigquery-mcp) -* [**Bigtable**](https://docs.cloud.google.com/bigtable/docs/use-bigtable-mcp) + +* [**AlloyDB for PostgreSQL**](https://docs.cloud.google.com/alloydb/docs/ai/use-alloydb-mcp) +* [**BigQuery**](https://docs.cloud.google.com/bigquery/docs/use-bigquery-mcp) +* [**Bigtable**](https://docs.cloud.google.com/bigtable/docs/use-bigtable-mcp) * [**Cloud Resource Manager**](https://docs.cloud.google.com/resource-manager/reference/mcp) -* [**Cloud SQL for MySQL**](https://docs.cloud.google.com/sql/docs/mysql/use-cloudsql-mcp) -* [**Cloud SQL for PostgreSQL**](https://docs.cloud.google.com/sql/docs/postgres/use-cloudsql-mcp) +* [**Cloud SQL for MySQL**](https://docs.cloud.google.com/sql/docs/mysql/use-cloudsql-mcp) +* [**Cloud SQL for PostgreSQL**](https://docs.cloud.google.com/sql/docs/postgres/use-cloudsql-mcp) * [**Cloud SQL for SQL Server**](https://docs.cloud.google.com/sql/docs/sqlserver/use-cloudsql-mcp) -* [**Compute Engine (GCE)**](https://docs.cloud.google.com/compute/docs/reference/mcp) -* [**Developer Knowledge API (Google Developer Documentation)**](https://developers.google.com/knowledge/mcp) +* [**Compute Engine (GCE)**](https://docs.cloud.google.com/compute/docs/reference/mcp) +* [**Developer Knowledge API (Google Developer Documentation)**](https://developers.google.com/knowledge/mcp) * [**Firestore**](https://docs.cloud.google.com/firestore/native/docs/use-firestore-mcp) * [**Google Maps (Grounding Lite)**](https://developers.google.com/maps/ai/grounding-lite) * [**Google Security Operations (Chronicle)**](https://docs.cloud.google.com/chronicle/docs/reference/mcp) * [**Kubernetes Engine (GKE)**](https://docs.cloud.google.com/kubernetes-engine/docs/reference/mcp) * [**Spanner**](https://docs.cloud.google.com/spanner/docs/use-spanner-mcp) +* [**Cloud Run**](https://docs.cloud.google.com/run/docs/reference/mcp) (GA) +* [**Cloud Storage**](https://docs.cloud.google.com/storage/docs/reference/mcp) + ### **Open-source MCP servers** @@ -45,7 +49,8 @@ You can run these open-source MCP servers locally, or deploy them to Google Clou ## 💻 Examples -* [**Launch My Bakery**](http://github.com/google/mcp/tree/main/examples/launchmybakery) (`/examples/launchmybakery`)**:** A sample agent built with Agent Development Kit (ADK) that uses remote MCP servers for Google Maps and BigQuery. +* [**Launch My Bakery**](http://github.com/google/mcp/tree/main/examples/launchmybakery) (`/examples/launchmybakery`)**:** A sample agent built with Agent Development Kit (ADK) that uses remote MCP servers for Google Maps and BigQuery. +* [**Allstrides**](https://github.com/google/mcp/tree/main/examples/allstrides) (`/examples/allstrides`)**:** A sample app migrated from local to Cloud using remote MCP servers for Developer Knowledge, Cloud SQL and Cloud Run ## 📙 Resources