io.usefulapi/healthchecksio MCP Server
The io.usefulapi/healthchecksio Model Context Protocol (MCP) server provides tooling to manage cron/heartbeat checks on Healthchecks.io. It supports operations to read pings and flips, and to control check state via pause, resume, or delete actions.
๐ ๏ธ Key Features
- Manage cron/heartbeat checks
- Read pings
- Read flips
- Pause checks
- Resume checks
- Delete checks
๐ Use Cases
- Tracking heartbeat or cron executions through Healthchecks.io
- Inspecting ping and flip events for check status
- Temporarily pausing monitoring and later resuming it
- Removing checks when no longer needed
โก Developer Benefits
- Focused set of Healthchecks.io management actions exposed via MCP
- Programmatic control over check lifecycle (pause/resume/delete)
- Ability to retrieve event data (pings and flips) for integrations