← All servers
🔍

Google Maps MCP ServerVerified🛡 No advisories

io.github.cablate/google-map
New to MCP? Start here →
403★ stars
0weekly installs
17 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/cablate, which proved it owns this namespace.

Verified owner: github.com/cablateio.github.cablate/google-map

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GOOGLE_MAPS_API_KEY.
Configuration
Reads GOOGLE_MAPS_ENABLED_TOOLS.

About

18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

Packages & transports

npm@cablate/mcp-google-mapv0.0.53 · npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "google_map": {
      "command": "npx",
      "args": [
        "-y",
        "@cablate/mcp-google-map"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @cablate/mcp-google-map