
Google Maps
@modelcontextprotocol
About Google Maps
Model Context Protocol Servers
Basic information
Category
Media & Design
License
NOASSERTION
Runtime
node
Transports
stdio
Publisher
modelcontextprotocol
Submitted by
Ggae Gao
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-maps": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GOOGLE_MAPS_API_KEY",
"mcp/google-maps"
],
"env": {
"GOOGLE_MAPS_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
7Convert an address into geographic coordinates
Convert coordinates into an address
Search for places using Google Places API
Get detailed information about a specific place
Calculate travel distance and time for multiple origins and destinations
Get elevation data for locations on the earth
Get directions between two points
Overview
What is Google Maps?
—
How to use Google Maps?
—
Key features of Google Maps
—
Use cases of Google Maps
—
FAQ from Google Maps
—
More Media & Design MCP servers
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
Comments