Google Maps
By thumbsupordown
MCP server for the Google Maps platform: geocode and reverse-geocode addresses, search places, and get place details, directions, distance matrices, and elevation.
Tools
maps_directions
Generate turn-by-turn directions between two points across various travel modes.
maps_distance_matrix
Calculate travel distances and times between multiple origins and destinations.
maps_elevation
Retrieve elevation (altitude) data for one or more geographic coordinates.
maps_geocode
Convert a street address into geographic coordinates and place information.
maps_place_details
Retrieve detailed information about a place, including hours, ratings, and reviews.
maps_reverse_geocode
Convert latitude and longitude coordinates into a formatted street address.
maps_search_places
Search for places matching a text query, optionally filtered by location and radius.