Loading MCP server directory, please wait...
Unofficial MCP server for managing Healthchecks.io checks via the Management API
npx @getmcp/cli add io.github.ronniechong/healthchecks-io-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HEALTHCHECKS_API_KEYHealthchecks.io API key (read-only or read-write, from Settings → API Access)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ronniechong/healthchecks-io-mcp": {
"command": "npx",
"args": [
"-y",
"@digitalronin/healthchecks-io-mcp"
],
"env": {
"HEALTHCHECKS_API_KEY": ""
}
}
}
}