MCP Google Map provides a bridge to the Google Maps API, enabling location-based operations like place searching and geocoding. Developed by CabLate, this TypeScript implementation uses the @googlemaps/google-maps-services-js library to interact with Google's services. The server exposes tools for querying location data, finding nearby places, and retrieving geographical information - making it particularly valuable for applications that need to incorporate location intelligence without leaving the conversation interface.
No reviews yet. Be the first to review!
Sign in to join the conversation
Search for places near a specific location.
Get detailed information about a specific place.
Convert an address to coordinates.
Convert coordinates to an address.
Calculate distances and times between multiple origins and destinations.
Get directions between two points.
Get elevation data for specific locations.