batteryshark/mcp-google-maps
3.2
If you are the rightful owner of mcp-google-maps and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Python FastMCP server providing access to Google Maps APIs for various location-based services.
Tools
Functions exposed to the LLM to take actions
maps_geocode
Convert an address into geographic coordinates.
maps_reverse_geocode
Convert coordinates into an address.
maps_search_places
Search for places using Google Places API.
maps_place_details
Get detailed information about a specific place.
maps_distance_matrix
Calculate travel distance and time for multiple origins and destinations.
maps_elevation
Get elevation data for locations on the earth.
maps_directions
Get directions between two points.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client