← Back to Plugins
MCP Server MCP

XHelio-SPICE

github By github 👁 1 views ▲ 0 votes

Spacecraft ephemeris made easy — auto-managed SPICE kernels for heliophysics

Homepage Verified source GitHub

Install

uvx xhelio-spice

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "xhelio-spice",
      "version": "0.5.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the default kernel cache directory (~/.xhelio_spice/kernels/)",
          "name": "XHELIO_SPICE_KERNEL_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...