ettysekhon/google-maps-mcp-server
If you are the rightful owner of google-maps-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Google Maps MCP Server is a production-ready server that provides a standardized MCP interface for accessing Google Maps Platform APIs, enabling AI agents to leverage real-world location intelligence.
Tools
Functions exposed to the LLM to take actions
search_nearby_places
Find points of interest near a location.
get_directions
Get routes with real-time traffic.
geocode_address
Convert addresses to coordinates.
reverse_geocode
Convert coordinates to addresses.
calculate_distance_matrix
Multi-origin/destination distances.
snap_to_roads
Snap GPS points to road network.
get_speed_limits
Retrieve speed limit data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client