ERDDAP MCP Server for Zed
io.github.mansurjisan/erddap-mcp
Access ocean data from 80+ ERDDAP servers worldwide
client:Zed
transport:stdio
runtime:pypi
Install ERDDAP MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"erddap-mcp": {
"command": "uvx",
"args": [
"erddap-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs