Skip to content
Cursor

GLC Geo MCP for Cursor

io.github.glc-rag/geo-mcp

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

client:Cursor transport:streamable-http

Install GLC Geo MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "geo-mcp": {
      "url": "https://mcp.glc-rag.hu/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

GLC Geo MCP in other clients