G

Google Maps MCP

Places search, directions, and geocoding via Google Maps

Official
APIs & Integrations
Install Command
npx -y @modelcontextprotocol/server-google-maps
Claude Desktop Config
{
  "mcpServers": {
    "google-maps": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-google-maps"],
      "env": { "GOOGLE_MAPS_API_KEY": "<KEY>" }
    }
  }
}

About Google Maps MCP

Official Google Maps MCP server for location-based AI capabilities.

Features

  • Place search (restaurants, businesses, landmarks)
  • Geocoding (address ↔ coordinates)
  • Turn-by-turn directions
  • Distance matrix calculations
  • Place details and reviews
  • Nearby search

Requires Google Maps API key.

Tags

googlemapslocationgeocodingplaces