Google Maps MCP Server for Cloud Run - Simple Public Access
Google Maps MCP Cloudrun MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. Google Maps MCP Server for Cloud Run - Simple Public Access.
A Google Maps Model Context Protocol (MCP) server designed for deployment on Google Cloud Run with public access. This server provides Google Maps functionality to Claude Desktop clients through a secure, rate-limited API.
You will need 3 environment variables: GOOGLE_MAPS_API_KEY, SERVICE_URL, YOUR_PROJECT_ID. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
gcloud) installed and configured - Node.js 18+ for local development - Google Maps API key with required APIs enabledSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Plenty of cloud and infrastructure servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. It is maintained by arunrajece; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
gcloud) installed and configured - Node.js 18+ for local development - Google Maps API key with required APIs enabled| Variable | Description | Required |
|---|---|---|
| GOOGLE_MAPS_API_KEY | Credential the server authenticates with. | Yes |
| SERVICE_URL | Endpoint or connection string the server talks to. | Yes |
| YOUR_PROJECT_ID | Configuration value read at startup. | Optional |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.