Google Maps

MCP Server Official Verified

Location services, directions, and place details using Google Maps Platform APIs.

by Anthropic

★★★★☆ 4.1/5 (220 reviews)
79.1kGitHub stars
42kinstalls
Updated 2025-10-10
typescriptbeginnerarchived

Installation

npx -y @modelcontextprotocol/server-google-maps

Quick Start

```json
{
  "mcpServers": {
    "google-maps": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-google-maps"],
      "env": { "GOOGLE_MAPS_API_KEY": "your-key" }
    }
  }
}
```

Tools & Capabilities

geocode
reverse_geocode
search_places
get_directions

Compatibility

Claude Desktop Continue

About Google Maps

Location services, directions, and place details using Google Maps Platform APIs.

View on GitHub →

Language: TypeScript

Category: APIs

← Back to MCP Hub Directory