healthchecks-mcp

ni-c/healthchecks-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
MCP server for Healthchecks: inspect, create and adjust cron and uptime checks, and read why one failed
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "healthchecks-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ni-c/healthchecks-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for scheduled tasks — it alerts you when a job stops checking in. Works against the hosted service and against a self-hosted instance alike. Lets MCP clients like Claude Code, Claude Desktop or Codex see which scheduled jobs are healthy, read the output the failing one reported, and create or adjust

Tools (17)

ELICITATIONHEALTHCHECKS_ALLOW_TOOLSHEALTHCHECKS_API_KEYHEALTHCHECKS_DENY_TOOLSHEALTHCHECKS_INSECURE_TLSHEALTHCHECKS_READ_ONLYHEALTHCHECKS_URLcreate_checkget_api_key_infoget_checkget_statuslist_badgeslist_checkslist_flipspause_checkresume_checkupdate_check

Topics

cronhealthchecksmcpmcp-servermodel-context-protocolmonitoringtypescriptuptime-monitoring