Skip to main content
Location ServicesTypeScript

modelcontextprotocol/server-google-maps

Google Maps integration for location services, routing, and place details

location-servicescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/google-maps

Claude Desktop configuration example:

{
  "mcpServers": {
    "modelcontextprotocol-servers-archived-6": {
      "command": "npx",
      "args": [
        "-y",
        "modelcontextprotocol/server-google-maps"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
TypeScript
Author
modelcontextprotocol