get_version_info
Compare wspr-mcp service version and wspr.live schema revision across servers to detect configuration drift without leaving the MCP protocol.
Instructions
Get wspr-mcp service version and upstream spec version.
Returns the running PyPI version of wspr-mcp and the wspr.live ClickHouse schema revision 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 (wspr.live schema).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||