
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
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Comments