mcpbeat Sign in

Healthchecks Io MCP Server

by ronniechong Your server? Claim it
local only

Healthchecks Io MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 172 installs a week from npm. Last commit 18 Aug 2026.

Unofficial MCP server for managing Healthchecks.io checks via the Management API

Installs per day peak 679 · avg 42 · -41% w/w
a month agotoday
172
Installs / week
npm · @digitalronin/healthchecks-io-mcp
0
Stars
0 open issues
18 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Healthchecks Io MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add healthchecks-io-mcp -- npx -y @digitalronin/healthchecks-io-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "healthchecks-io-mcp": {
      "args": [
        "-y",
        "@digitalronin/healthchecks-io-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.healthchecks-io-mcp]
command = "npx"
args = ["-y", "@digitalronin/healthchecks-io-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "healthchecks-io-mcp": {
      "args": [
        "-y",
        "@digitalronin/healthchecks-io-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "healthchecks-io-mcp": {
      "args": [
        "-y",
        "@digitalronin/healthchecks-io-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Healthchecks Io MCP

same job, measured the same way
Healthchecksio MCP
by nguyenhuy158

MCP server for Healthchecks.io API

40 installs/wk local only
MCP Podman
by crunchtools

MCP server for Podman container management via the Podman REST API

146 installs/wk local only
I
Caddy MCP
by yawlabs

MCP server for managing Caddy web servers via the admin API

802 installs/wk local only
Megaplan MCP
by theyahia

MCP server for Megaplan — tasks, deals management via API v3.

62 installs/wk local only
Groupsio
by ke4qqq

MCP server for consuming and managing Groups.io data via the Groups.io REST API

32 installs/wk local only
Mux
by mux

The official MCP Server for the Mux API

668 installs/wk 2 tools answering
C
Lenderprice Mini Pricer MCP
by cre8techdev

MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API

answering
MCP Server Tempmail
by selenium39

MCP server for temporary email management using ChatTempMail API

97 installs/wk local only

Healthchecks Io MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Healthchecks Io MCP?
Healthchecks Io MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @digitalronin/healthchecks-io-mcp was installed 172 times last week.
How do I connect Healthchecks Io MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @digitalronin/healthchecks-io-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Healthchecks Io MCP?
The npm package @digitalronin/healthchecks-io-mcp was installed 172 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Healthchecks Io MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.