← tools

Google Maps MCP Server

Enables AI agents to access Google Maps services through the Model Context Protocol. Supports geocoding addresses, calculating directions and distances, searching for places, and retrieving place details. A read-only tool that does not modify any data.

Security Assessment

Levelsafe
Permissionsread:geocoding, read:directions, read:places
Data Exposurenone
Requires SupervisorNo
Risk NotesRead-only geocoding and directions.

Integration

Typemcp-server
Package@modelcontextprotocol/server-google-maps
Authapi-key

Capabilities

Actionsgeocode_address, get_directions, search_places, get_place_details, calculate_distance
Input Typestext, coordinates
Output Typesjson, text
When to UseWhen the agent needs location data, directions, distances, or place information.
When NOT to UseWhen general web search is needed rather than location-specific queries.

Category: search · Free tier: No · Google Maps API offers $200/month free credit; pay-per-request after that. · Source

Collected: 2026-03-15 from https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps