MCP server for Healthchecks.io API
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
๐ฌ๐ง English ยท ๐ป๐ณ Tiแบฟng Viแปt
MCP server for the Healthchecks.io API. Lets Claude manage checks, channels, badges, and send pings.
(npm also works: npm install && npm run build)
HEALTHCHECKS_API_KEY (required) โ API key from Settings > API Access on healthchecks.io.HEALTHCHECKS_API_URL (optional) โ defaults to https://healthchecks.io/api/v3. Change if self-hosting.HEALTHCHECKS_PING_URL (optional) โ defaults to https://hc-ping.com. Change if self-hosting.Install straight from GitHub, no clone needed (pnpm preferred):
npm also works:
Or run from a local build, adding to .mcp.json / claude_desktop_config.json:
list_checks โ list checks, filter by tag/statusget_check โ get a single check's detailscreate_check โ create a new checkupdate_check โ update a checkpause_check / resume_checkdelete_checklist_check_flips โ up/down status historylist_channels โ notification channelslist_badges โ badge URLsping โ send a heartbeat ping (success/fail/start/log)No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/healthchecksio-mcp)<a href="https://allmcps.com/mcp/healthchecksio-mcp"><img src="https://allmcps.com/api/badge/healthchecksio-mcp?style=directory" alt="Healthchecksio MCP on AllMCPs" /></a>