MCP server for the Healthchecks.io API
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
claude mcp add healthchecksio-mcp -- npx -y github{
"mcpServers": {
"healthchecksio-mcp": {
"command": "npx",
"args": ["-y", "github"],
"env": {
"HEALTHCHECKS_API_KEY": "<healthchecks_api_key>"
}
}
}
}HEALTHCHECKS_API_KEYMCP Servers overview
# healthchecksio-mcp
<!-- mcp-name: io.github.nguyenhuy158/healthchecksio-mcp -->
🇬🇧 English · [🇻🇳 Tiếng Việt](./README-vi.md)
MCP server for the Healthchecks.io API. Lets Claude manage checks, channels, badges, and send pings.
## Install (dev)
```bash
pnpm install
pnpm run build
```
(npm also works: `npm install && npm run build`)
## Env config
- `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.
## Register with Claude Code
Install straight from GitHub, no clone needed (pnpm preferred):
```bash
claude mcp add healthchecksio -e HEALTHCHECKS_API_KEY=your-key -- pnpm dlx github:nguyenhuy158/healthchecksio-mcp
```
npm also works:
```bash
claude mcp add healthchecksio -e HEALTHCHECKS_API_KEY=your-key -- npx -y github:nguyenhuy158/healthchecksio-mcp
```
Or run from a local build, adding to `.mcp.json` / `claude_desktop_config.json`:
```json
{
"mcpServers": {
"healthchecksio": {
"command": "node",
"args": ["/path/to/healthchecksio-mcp/build/index.js"],
"env": {
"HEALTHCHECKS_API_KEY": "your-key"
}
}
}
}
```
## Tools
- `list_checks` — list checks, filter by tag/status
- `get_check` — get a single check's details
- `create_check` — create a new check
- `update_check` — update a check
- `pause_check` / `resume_check`
- `delete_check`
- `list_check_flips` — up/down status history
- `list_channels` — notification channels
- `list_badges` — badge URLs
- `ping` — send a heartbeat ping (success/fail/start/log)
What people ask about healthchecksio-mcp
What is nguyenhuy158/healthchecksio-mcp?
+
nguyenhuy158/healthchecksio-mcp is mcp servers for the Claude AI ecosystem. MCP server for the Healthchecks.io API It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install healthchecksio-mcp?
+
You can install healthchecksio-mcp by cloning the repository (https://github.com/nguyenhuy158/healthchecksio-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is nguyenhuy158/healthchecksio-mcp safe to use?
+
Our security agent has analyzed nguyenhuy158/healthchecksio-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains nguyenhuy158/healthchecksio-mcp?
+
nguyenhuy158/healthchecksio-mcp is maintained by nguyenhuy158. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to healthchecksio-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy healthchecksio-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/nguyenhuy158-healthchecksio-mcp)<a href="https://claudewave.com/repo/nguyenhuy158-healthchecksio-mcp"><img src="https://claudewave.com/api/badge/nguyenhuy158-healthchecksio-mcp" alt="Featured on ClaudeWave: nguyenhuy158/healthchecksio-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!