Skip to content
Grok

GLC Geo MCP for Grok

io.github.glc-rag/geo-mcp

Free GeoNames MCP: countries, cities, POIs, distance & nearby. Remote HTTP + agent token signup.

client:Grok transport:streamable-http

Install GLC Geo MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "geo-mcp": {
      "type": "http",
      "url": "https://mcp.glc-rag.hu/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

GLC Geo MCP in other clients