litellm_version
Verify the MCP server's installed version and LiteLLM proxy readiness. Query the health endpoint to confirm service status and database connectivity before relying on proxy operations.
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 | |||