MCP.so
Sign In

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

7

Convert 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

Comments

More Media & Design MCP servers