Skip to content
VS Code

GLC Geo MCP for VS Code

io.github.glc-rag/geo-mcp

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

client:VS Code transport:streamable-http

Install GLC Geo MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "geo-mcp": {
      "type": "http",
      "url": "https://mcp.glc-rag.hu/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

GLC Geo MCP in other clients