Back to directory
modelcontextprotocol/google-maps

modelcontextprotocol/google-maps

@modelcontextprotocol

Official archived Google Maps MCP server reference implementation from Model Context Protocol

google-mapsmapsgeocodinglocationnavigationarchivedofficialmodel-context-protocolcommerce

Installation & Configuration

{
  "mcpServers": {
    "google-maps": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-google-maps"
      ],
      "env": {
        "GOOGLE_MAPS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13