get_version_info
Retrieve running PyPI version of solar-mcp and NOAA SWPC spec revision to compare service and spec versions across servers and detect deployment drift.
Instructions
Get solar-mcp service version and upstream spec version.
Returns the running PyPI version of solar-mcp and the NOAA SWPC endpoint set revision currently in use. Use this to confirm fleet alignment across MCP deployments — agents can compare service_version and spec_version across servers to detect drift without going outside the MCP protocol.
Returns: service_name, service_version (PyPI), and spec_version (NOAA SWPC endpoint set).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||