spring-ai-playground

description: Default MCP Servers - Data & Cloud reference: 17 preset MCP connections with transport, auth defaults, required env, and full description per card.

Default MCP Servers - Data & Cloud

Object storage, managed databases (relational / analytical / document), and hosting platforms. Google Cloud entries route through Google OAuth; Microsoft entries through Azure AD tenants; the rest carry the vendor’s own OAuth issuer URI. BigQuery carries the pipeline tag - it’s the only entry on this page used as both a query target and a long-running ETL endpoint.

Entries (17)

Click any card to expand the full spec inline - transport (Streamable HTTP / STDIO), authentication shape (OAuth 2.1 / API key / Bearer / none), required environment variables, vendor URL or stdio command, and the upstream docs link.

Google Drive 🔐
![Google Drive](https://cdn.simpleicons.org/googledrive){ width="40" .tcg-favicon }
storage · global · preview preview L2
List, read, and upload files in Google Drive, manage permissions, shared drives, and folder structure. Google Workspace MCP (Preview).
**Vendor**   Google · T1 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
OneDrive & SharePoint 🔐
:material-microsoft-onedrive:
storage · global ga L2
Browse and edit OneDrive personal files and SharePoint sites, lists, document libraries via Microsoft 365 Agent365. Requires MS_TENANT_ID.
**Vendor**   Microsoft · T1 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Cloudflare 🔐
![Cloudflare](https://cdn.simpleicons.org/cloudflare){ width="40" .tcg-favicon }
cloud · global ga L2
Cloudflare umbrella covering Workers, R2, KV, D1, Workers AI, Browser Rendering, Hyperdrive, Queues, Logs, and observability.
**Vendor**   Cloudflare · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Vercel 🔐
![Vercel](https://cdn.simpleicons.org/vercel){ width="40" .tcg-favicon }
cloud · global ga L2
Inspect and manage Vercel projects, deployments, domains, environment variables, and observability via OAuth.
**Vendor**   Vercel · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Netlify 🔐
![Netlify](https://cdn.simpleicons.org/netlify){ width="40" .tcg-favicon }
cloud · global ga L2
Manage Netlify sites, deploys, build hooks, edge functions, and form submissions via OAuth.
**Vendor**   Netlify · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Heroku 🔐
:material-cloud-cog-outline:
cloud · global ga L2
Inspect Heroku apps, dynos, releases, config vars, addons, and logs via OAuth.
**Vendor**   Heroku · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Render 🔐
![Render](https://cdn.simpleicons.org/render){ width="40" .tcg-favicon }
cloud · global ga L2
Manage Render web services, background workers, cron jobs, and deploys via OAuth.
**Vendor**   Render · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Google Cloud Run 🔐
![Google Cloud Run](https://cdn.simpleicons.org/googlecloud){ width="40" .tcg-favicon }
cloud · global ga L2
Deploy and manage Cloud Run services, revisions, traffic splits, and jobs. Uses Google OAuth with the cloud-platform scope.
**Vendor**   Google · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Google Cloud Storage 🔐
![Google Cloud Storage](https://cdn.simpleicons.org/googlecloud){ width="40" .tcg-favicon }
storage · global ga L2
Manage GCS buckets and objects - list, upload, download, IAM, lifecycle rules. Uses Google OAuth.
**Vendor**   Google · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
BigQuery 🔐
![BigQuery](https://cdn.simpleicons.org/googlebigquery){ width="40" .tcg-favicon }
database · global · pipeline ga L2
Query datasets, manage tables and views, and run jobs in Google BigQuery. Google OAuth with the bigquery scope.
**Vendor**   Google · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Neon 🔐
![Neon](https://cdn.simpleicons.org/neon){ width="40" .tcg-favicon }
database · global ga L2
Provision and query Neon serverless Postgres - branches, roles, schema migrations, query analysis. OAuth.
**Vendor**   Neon · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Supabase 🔐
![Supabase](https://cdn.simpleicons.org/supabase){ width="40" .tcg-favicon }
database · global ga L2
Manage Supabase projects end-to-end - Postgres queries, Auth users, Storage buckets, Edge Functions. OAuth.
**Vendor**   Supabase · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
PlanetScale 🔐
![PlanetScale](https://cdn.simpleicons.org/planetscale){ width="40" .tcg-favicon }
database · global ga L2
Query PlanetScale MySQL databases, manage branches, deploy schema changes via OAuth.
**Vendor**   PlanetScale · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Google Cloud SQL 🔐
![Google Cloud SQL](https://cdn.simpleicons.org/googlecloud){ width="40" .tcg-favicon }
database · global ga L2
Administer Google Cloud SQL instances (MySQL, Postgres, SQL Server) - databases, users, backups, and queries.
**Vendor**   Google · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Google Cloud Spanner 🔐
![Google Cloud Spanner](https://cdn.simpleicons.org/googlecloud){ width="40" .tcg-favicon }
database · global ga L2
Query Google Cloud Spanner instances and databases - globally distributed, strong consistency, SQL.
**Vendor**   Google · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
Google Cloud Firestore 🔐
![Google Cloud Firestore](https://cdn.simpleicons.org/firebase){ width="40" .tcg-favicon }
database · global ga L2
Query and manage Firestore documents, collections, composite indexes, and security rules via Google OAuth.
**Vendor**   Google · T2 vendor
**Auth**        OAuth 2.1
Click for transport · auth · required env · description · docs
SQLite 🛠
![SQLite](https://cdn.simpleicons.org/sqlite){ width="40" .tcg-favicon }
database · global · community ga L3
[macOS] Query a local SQLite database - SELECT, schema introspection, plus INSERT/UPDATE/DELETE when permitted. The activated form is pre-filled to run: uvx mcp-server-sqlite --db-path...
**Vendor**   modelcontextprotocol/servers-archived · T2 community
**Auth**        STDIO
Click for transport · auth · required env · description · docs