litellm_version
Retrieve the MCP server version and LiteLLM service readiness to confirm proxy status and database connectivity.
Instructions
Get the MCP server version and the LiteLLM service readiness.
mcp is this package's version (importlib metadata). service is
GET /health/readiness, reporting the proxy's status and database
connectivity - on LiteLLM v1.93.0 that payload is {status, db}, with no
LiteLLM version field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||