health_check
Verify server status and uptime, then check Redis cache and API connectivity to confirm all dependencies are operational. Get overall health with per-component results.
Instructions
Check the health status of the MCP server and its dependencies.
Performs health checks on:
Server status and uptime
Redis cache connectivity
Sleeper API connectivity
Fantasy Nerds API connectivity (if configured)
Returns: Dict with health status for each component and overall health
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||