Google Maps MCP Server

Active

MCP Server for the Google Maps API.

United States
Updated 8/2/2025
Key Features

What makes this MCP server special

Search location

Requirements

Docker
NPX
Server Information

Status

Active

Location

United States

Version

1.0.0

License

MIT

Author

modelcontextprotocol

Installation Guide
Get started with this MCP server in minutes

1. Install the Package

-

2. Configuration

{
  "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>"
  }
  }
  }
 }

3. Usage Example

Search for location, search geocodes, place details, distance