litellm_version
Retrieve the MCP server version and check the LiteLLM proxy's health and database connectivity status.
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 | |||