Skip to content
VS Code

NASA Earthdata MCP for VS Code

io.github.nasa/earthdata-mcp

Discover, verify, and access NASA Earth science datasets via the Common Metadata Repository (CMR)

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

Install NASA Earthdata MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "earthdata-mcp": {
      "type": "http",
      "url": "https://cmr.earthdata.nasa.gov/mcp/v1"
    }
  }
}

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

NASA Earthdata MCP in other clients