Google Maps

Official 🔧 Utilities

Google Maps Platform integration providing geocoding, reverse geocoding, place search, place details, distance matrix, elevation, and directions. Essential for any location-aware AI workflow.

Tags

geocodingdirectionsplaces

Tools (7)

maps_geocodemaps_reverse_geocodemaps_search_placesmaps_place_detailsmaps_distance_matrixmaps_elevationmaps_directions

Config for Claude Desktop / Cursor

{ "mcpServers": { "google-maps": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-google-maps" ], "env": { "GOOGLE_MAPS_API_KEY": "your-google-maps-api-key-here" } } } }
Documentation →
Activate on Zubnet →