The Google Maps MCP Server provides access to various Google Maps API functionalities:
- Geocoding: Convert addresses to geographic coordinates and vice versa
- Place Search: Find places using text queries, optionally within a specified radius and location
- Place Details: Retrieve comprehensive information about specific places including contact info, reviews, and hours
- Distance Matrix: Calculate travel distances and times between multiple origins and destinations
- Elevation Data: Obtain elevation information for geographic locations
- Directions: Get turn-by-turn navigation routes between points
All these functions support different travel modes (driving, walking, bicycling, transit) where applicable.
Provides access to Google Maps API features including geocoding, reverse geocoding, place search, place details, distance calculations, elevation data, and directions
README.md
not found. View project on GitHub.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
MCP Server for the Google Maps API.
Related MCP Servers
- -securityAlicense-qualityMCP server to interact with Google produts.Last updated -415PythonMIT License
- AsecurityAlicenseAqualityMCP Server for the Mapbox API.Last updated -512TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that provides access to Google's API Discovery Service, allowing agents to discover and interact with Google APIs through natural language commands.Last updated -Python
- -securityFlicense-qualityAn MCP Server that enables interaction with Google's Service Usage API, allowing management and control of which Google Cloud Platform APIs and services are enabled for a project.Last updated -Python