Skip to content

open-science-pillars/ocean-science

v0.9.0Apache-2.0

Physical oceanography: ECCO state estimate, SWOT SSH, meridional transport, budget closure, water masses.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

earthdatastreamable-http
{
  "type": "streamable-http",
  "url": "https://cmr.earthdata.nasa.gov/mcp/v1"
}
observationsstdio
{
  "type": "stdio",
  "command": "uv",
  "args": [
    "run",
    "https://raw.githubusercontent.com/open-science-pillars/core/e046417de95b5518ee518f0a08eca3eb5fc8ad3a/connectors/observations_mcp.py"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ocean-science",
  "version": "0.9.0",
  "description": "Physical oceanography: ECCO state estimate, SWOT SSH, meridional transport, budget closure, water masses.",
  "author": {
    "name": "Open Science Pillars Community"
  },
  "homepage": "https://github.com/open-science-pillars/ocean-science",
  "repository": "https://github.com/open-science-pillars/ocean-science",
  "license": "Apache-2.0",
  "keywords": [
    "oceanography",
    "ecco",
    "swot",
    "podaac",
    "amoc",
    "heat-transport",
    "sea-level"
  ],
  "extensions": {
    "io.github.open-science-pillars": {
      "kind": "capability",
      "status": "available",
      "spheres": [
        "hydrosphere"
      ],
      "primary_sphere": "hydrosphere",
      "discipline": "Ocean Physics",
      "package_type": "capability",
      "dependencies": {
        "capabilities": [
          {
            "name": "core"
          }
        ],
        "knowledge": [
          {
            "name": "nasa-daac-knowledge",
            "version": ">=2026.9.2"
          }
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 46Python files
  • ecco_v4r4_dois.yaml
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • io.github.open-science-pillars