ERDDAP MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 210 installs a week from pypi.
Access ocean data from 80+ ERDDAP servers worldwide
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add erddap-mcp -- uvx erddap-mcp
{
"mcpServers": {
"erddap-mcp": {
"args": [
"erddap-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.erddap-mcp]
command = "uvx"
args = ["erddap-mcp"]
{
"mcpServers": {
"erddap-mcp": {
"args": [
"erddap-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"erddap-mcp": {
"args": [
"erddap-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.