mcp-google-map
If you are the rightful owner of mcp-google-map 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 powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
The MCP Google Map Server is a robust server that integrates Google Maps API with Model Context Protocol (MCP) to enhance location-based services with advanced LLM processing capabilities. It offers a wide range of features including location search, geocoding services, distance and directions calculations, and elevation data retrieval. This server is designed to facilitate seamless integration with various platforms, providing users with detailed place information, travel times, and directions. It supports different travel modes and allows for customizable search parameters, making it a versatile tool for developers looking to incorporate location services into their applications.
Features
- Location Search: Search for places near a specific location with customizable radius and filters, and get detailed place information including ratings, opening hours, and contact details.
- Geocoding Services: Convert addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding).
- Distance & Directions: Calculate distances and travel times between multiple origins and destinations, and get detailed directions with step-by-step instructions.
- Elevation Data: Retrieve elevation data for specific locations.
Tools
search_nearby
Search for places near a specific location.
get_place_details
Get detailed information about a specific place.
maps_geocode
Convert an address to coordinates.
maps_reverse_geocode
Convert coordinates to an address.
maps_distance_matrix
Calculate distances and times between multiple origins and destinations.
maps_directions
Get directions between two points.
maps_elevation
Get elevation data for specific locations.