google-maps

google-maps

4.3

MCP Server for the Google Maps API.

maps_geocode

Convert an address into geographic coordinates

Try it

The address to geocode

      Result:

      maps_reverse_geocode

      Convert coordinates into an address

      Try it

      Latitude coordinate

        Longitude coordinate

            Result:

            maps_search_places

            Search for places using Google Places API

            Try it

            Search query

              Optional center point for the search

                    Search radius in meters (max 50000)

                        Result:

                        maps_place_details

                        Get detailed information about a specific place

                        Try it

                        The place ID to get details for

                            Result:

                            maps_distance_matrix

                            Calculate travel distance and time for multiple origins and destinations

                            Try it

                            Array of origin addresses or coordinates

                            origins

                            Array of origin addresses or coordinates

                            No items yet. Use the button below to add some.

                              Array of destination addresses or coordinates

                              destinations

                              Array of destination addresses or coordinates

                              No items yet. Use the button below to add some.

                                Travel mode (driving, walking, bicycling, transit)

                                    Result:

                                    maps_elevation

                                    Get elevation data for locations on the earth

                                    Try it

                                    Array of locations to get elevation for

                                    locations

                                    Array of locations to get elevation for

                                    No items yet. Use the button below to add some.

                                        Result:

                                        maps_directions

                                        Get directions between two points

                                        Try it

                                        Starting point address or coordinates

                                          Ending point address or coordinates

                                            Travel mode (driving, walking, bicycling, transit)

                                                Result: