OriShmila/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 henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to Google Maps APIs, enabling AI assistants to perform various geographic and navigation tasks.
Tools
Functions exposed to the LLM to take actions
maps_geocode
Convert addresses to coordinates
maps_reverse_geocode
Convert coordinates to addresses
maps_search_places
Search for places by query
maps_place_details
Get detailed information about places
maps_directions
Get turn-by-turn directions between locations
maps_distance_matrix
Calculate travel time/distance for multiple origin/destination pairs
maps_elevation
Get elevation data for locations
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client