MCP Google Maps
@ArtixZ
About MCP Google Maps
MCP Google Maps server that can be used by claude, cursor, chatgpt, etc.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MCP-Google-Maps": {
"command": "npx",
"args": [
"mcp-google-maps"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP Google Maps?
MCP Google Maps is a Model Context Protocol (MCP) server that provides access to Google Maps functionality, including places search, geocoding, directions, and more through the MCP interface.
How to use MCP Google Maps?
Install the package globally with npm install -g mcp-google-maps. Test the server by running npx mcp-google-maps. Configure the server in your MCP client by adding a google-maps entry with the command npx -y mcp-google-maps, supplying your GOOGLE_MAPS_API_KEY and optional environment variables such as language, region, rate limits, and caching settings.
Key features of MCP Google Maps
- Places search and place details
- Geocoding and reverse geocoding
- Distance matrix calculations
- Directions between two points
- Elevation data for locations
- Static map generation with directions
Use cases of MCP Google Maps
- Search for places near a location
- Get detailed information about a specific place
- Convert addresses to coordinates and vice versa
- Calculate distances between multiple origins and destinations
- Get directions and generate map visualizations
FAQ from MCP Google Maps
Do I need a Google Maps API key to use this server?
Yes, you must provide a valid GOOGLE_MAPS_API_KEY in the environment variables.
What runtime or dependencies are required?
The server requires Node.js and npm. It is installed as a global npm package.
Can I limit the number of requests?
Yes, you can set MAX_REQUESTS_PER_SECOND (default 50) and MAX_REQUESTS_PER_DAY (default 100000) in the environment configuration.
Does the server support caching?
Yes, caching can be enabled with ENABLE_CACHING: "true" and the cache TTL is configurable via CACHE_TTL (default 3600 seconds).
How do I configure language and region?
Set DEFAULT_LANGUAGE (e.g., "en") and DEFAULT_REGION (e.g., "US") in the environment variables for localized results.
Frequently asked questions
Do I need a Google Maps API key to use this server?
Yes, you must provide a valid `GOOGLE_MAPS_API_KEY` in the environment variables.
What runtime or dependencies are required?
The server requires Node.js and npm. It is installed as a global npm package.
Can I limit the number of requests?
Yes, you can set `MAX_REQUESTS_PER_SECOND` (default 50) and `MAX_REQUESTS_PER_DAY` (default 100000) in the environment configuration.
Does the server support caching?
Yes, caching can be enabled with `ENABLE_CACHING: "true"` and the cache TTL is configurable via `CACHE_TTL` (default 3600 seconds).
How do I configure language and region?
Set `DEFAULT_LANGUAGE` (e.g., "en") and `DEFAULT_REGION` (e.g., "US") in the environment variables for localized results.
Basic information
More Media & Design MCP servers
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos

Katto
KattoAI video clipping MCP server: turn long videos, podcasts and Twitch VODs into scored, captioned 9:16 shorts from Claude, Cursor, ChatGPT and any MCP client.

Shotstack
Shotstack's official MCP server gives AI assistants direct access to the Shotstack video editing API, so you can produce video from a conversation instead of writing Edit JSON by hand. Available tools cover rendering vid

Riddle Quiz Maker
Riddle.comCreates and manages quizzes, polls, surveys, personality tests, forms, predictors, minigames and leaderboards on Riddle.com – with branching logic, custom design, live stats and embed code.
Designesy
LE-VAIDesign-system contract verification & scoring for AI agents. 40-check engine (95.3% A self-score), DTCG token validation, WCAG 2.2 a11y, Lottie motion. 17 tools, no auth.
Comments