G
Google Maps MCP
42
Stack Score
Editorial pick✓ Verified workingMCP server
Google Maps MCP
Places, geocoding, directions via Google Maps.
Best for
Best for any location-aware workflow needing Google Maps data.
At a glance
- Pricing
- open-source
- Setup time
- 15 minutes
- Learning curve
- easy
- Last verified
- 5/27/2026
What we love
- ✓Google-maintained
- ✓Industry-standard places data
- ✓Wide API surface
Where it falls short
- −Per-request billing
- −API key restrictions matter
- −Quotas grow with use
Install & connect
Copy-paste ready
Install
shell
npx -y mcp-remote https://google_maps.run.tools
Config — Claude Desktop
json
{
"mcpServers": {
"google_maps": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://google_maps.run.tools"]
}
}
}Config — Claude Code
shell
claude mcp add --transport http google_maps https://google_maps.run.tools
Pricing
✓ Pricing verified Jun 14, 20261 tier
Open-source
$0
perpetual
- ✓Apache 2.0
Overview
MCP server for Google Maps Platform — Places API, Geocoding, Directions, Distance Matrix, Static Maps. Google Maps API key auth.
Key features
- ●Places API
- ●Geocoding + reverse
- ●Directions + distance
- ●Static maps
- ●API key
Exposed tools
The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.
- GOOGLE_MAPS_COMPUTE_ROUTE_MATRIXCalculate travel distance/duration matrix between multiple origins and destinations (Routes API).
- GOOGLE_MAPS_DISTANCE_MATRIX_APIDEPRECATED: legacy distance matrix API.
- GOOGLE_MAPS_GEOCODING_APIDEPRECATED: legacy address-to-coordinates conversion.
- GOOGLE_MAPS_GET_DIRECTIONDEPRECATED: legacy detailed directions API.
- GOOGLE_MAPS_GET_ROUTECalculate routes between two locations.
- GOOGLE_MAPS_MAPS_EMBED_APIGenerate an embeddable map URL and iframe.
- GOOGLE_MAPS_NEARBY_SEARCHSearch for places within a circular area.
- GOOGLE_MAPS_TEXT_SEARCHSearch for places using a text query.
Best use cases
Places search + reviews
Let Claude search Places + pull reviews for research workflows.
Routing + ETAs
Run directions + ETA queries for ops planning.
Integrations
Similar tools
See all research tools →One AI Stack pick every week.
The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.