Skip to content
VS Code

gdex mcp for VS Code

io.github.rpconroy/gdex-mcp

MCP server for the GDEX (Geoscience Data Exchange) data portal: datasets, files, metrics, subsetting

client:VS Code transport:streamable-http tools:30

Install gdex mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "gdex-mcp": {
      "type": "http",
      "url": "https://gdex-mcp.k8s.ucar.edu/mcp"
    }
  }
}

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

What VS Code can do once it is connected

All 30 tools →

gdex mcp in other clients