Loomal

Google Maps MCP Server

MCP server by github.com/cablate/mcp-google-map

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

342 starsnpm: @cablate/mcp-google-map

About Google Maps MCP Server

Google Maps MCP Server is an MCP (Model Context Protocol) server published by cablate in the official MCP registry, listed under Location Services on Loomal. 18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

It ships as an npm package (@cablate/mcp-google-map), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cablate/mcp-google-map, where the project has earned 342 GitHub stars.

Use Google Maps MCP Server with your agent

Claude Code · one command
claude mcp add google-maps-mcp-server -- npx -y @cablate/mcp-google-map
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-maps-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cablate/mcp-google-map"
      ]
    }
  }
}
npm@cablate/mcp-google-map

Frequently asked questions

What is Google Maps MCP Server?
Google Maps MCP Server is an MCP (Model Context Protocol) server by cablate in the Location Services category. 18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
How do I connect Google Maps MCP Server to Claude, Cursor, or another MCP client?
Install Google Maps MCP Server from its npm package (@cablate/mcp-google-map) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Google Maps MCP Server open source?
Yes — the source code is public at github.com/cablate/mcp-google-map, with 342 GitHub stars.
Can AI agents pay to use Google Maps MCP Server?
Not yet through Loomal — Google Maps MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Maps MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.