NASA Earthdata
Official
🗄️ Data & Files
Discover NASA satellite datasets, data files, services and citations through NASA's official Earthdata MCP server (Common Metadata Repository). Discovery needs no login.
Tags
Client configuration
Cursor (.cursor/mcp.json)
{
"mcpServers": {
"nasa-earthdata": {
"url": "https://cmr.earthdata.nasa.gov/mcp/v1"
}
}
}VS Code (.vscode/mcp.json)
{
"servers": {
"nasa-earthdata": {
"url": "https://cmr.earthdata.nasa.gov/mcp/v1",
"type": "http"
}
}
}Replace the placeholders before connecting. Authorize in your client when prompted.
For Claude, add the remote server in Settings > Connectors.