Get MCP server uptime history
get_server_historyTrailing probe history for one server plus a daily uptime sparkline — the reliability signal behind the badge on mymcptools.com. Returns per-day uptime buckets and the raw probe points (timestamp, verdict, latency).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Uptime window width in days (default 14, max 90). | |
| slug | Yes | Catalog slug. | |
| limit | No | Max raw probe points returned (default 30, max 200). |