Skip to content

google maps mcp server for Grok

io.github.sagar27888/google-maps-mcp-server

Search Google Maps businesses via MCP - name, address, phone, rating, hours, GPS.

client:Grok transport:streamable-http tools:1

Install google maps mcp server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "google-maps-mcp-server": {
      "type": "http",
      "url": "https://google-maps-mcp-server.vercel.app/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

google maps mcp server in other clients