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_KEYResumen de MCP Servers
# 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)
Lo que la gente pregunta sobre healthchecksio-mcp
¿Qué es nguyenhuy158/healthchecksio-mcp?
+
nguyenhuy158/healthchecksio-mcp es mcp servers para el ecosistema de Claude AI. MCP server for the Healthchecks.io API Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.
¿Cómo se instala healthchecksio-mcp?
+
Puedes instalar healthchecksio-mcp clonando el repositorio (https://github.com/nguyenhuy158/healthchecksio-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar nguyenhuy158/healthchecksio-mcp?
+
Nuestro agente de seguridad ha analizado nguyenhuy158/healthchecksio-mcp y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene nguyenhuy158/healthchecksio-mcp?
+
nguyenhuy158/healthchecksio-mcp es mantenido por nguyenhuy158. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.
¿Hay alternativas a healthchecksio-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega healthchecksio-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!