Neutrollized/google-maps-mcp-server
3.4
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 henry@mcphub.com.
This document provides a comprehensive overview of a Google Maps Platform MCP server setup using the googlemaps Python package.
Tools
Functions exposed to the LLM to take actions
get_directions
Provides directions between locations.
get_distance
Calculates the distance between locations.
get_geocode
Fetches geocode information for a location.
find_place
Finds places based on user criteria.
place_nearby
Finds nearby places within a specified radius.
place_details
Provides detailed information about a place.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client