google-maps

google-maps

Created by modelcontextprotocol 2 months ago 14 views 🔗

Location services, directions, and place details

Featured Trending New
# Google Maps MCP Server The Google Maps MCP Server provides location services, directions, and place details using the Google Maps API. ## Features - Place search and discovery - Address geocoding and reverse geocoding - Route calculation and directions - Distance and travel time estimation - Place details and information - Location-based recommendations ## Authentication To use this server, you need a Google Maps API key with appropriate permissions. ## Setup ```bash export GOOGLE_MAPS_API_KEY=your_api_key_here npx @modelcontextprotocol/server-google-maps ``` ## Use Cases - Location discovery and information - Travel planning and navigation - Distance and duration calculations - Area exploration - Business discovery - Address validation and normalization