Healthchecks
Runs locallyCredentials listedSource code linkedUpdated 2026-09-03
io.github.ni-c/healthchecks-mcp · Registry status: active
At a glance
Inspect, create and adjust Healthchecks cron and uptime checks, and read why one failed
Vendor's own description, untranslated and unverified
- Execution location
- localMCP-Register · 2026-08-30
- Required secrets declared
- yesMCP-Register · 2026-08-30
- Declared version and change
0.2.0· Changed in the registry 2026-09-03MCP-Register · 2026-09-04- Repository as declared
- github.com/ni-c/healthchecks-mcpMCP-Register · 2026-08-30
- Configuration
- can be built from the disclosed start template
- Runs
- local
- Credentials
- true
- Source updated
- 2026-09-03
- Setup
- Template available
- Registry name
io.github.ni-c/healthchecks-mcp- Package coordinate
npm:healthchecks-mcp- Declared version
0.2.0- Listed in the registry
- 2026-09-03
- Changed in the registry
- 2026-09-03
- First seen by tracevero
- 2026-08-30
- Vendor's website
- https://healthchecks-mcp.ni-c.de
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Required secrets declared | yes Original data – Required secret variables (raw): HEALTHCHECKS_API_KEY, HEALTHCHECKS_API_KEY Original data – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-30 · derived |
|---|---|
| Execution location | local Original data – Transports (raw): stdio, stdio Source: MCP-Register · collected on 2026-08-30 · derived |
| Path argument present | no Original data – Path arguments (raw): confirmed absent Original data – Path environment variables (raw): confirmed absent Source: MCP-Register · collected on 2026-08-30 · derived |
| Repository URL listed | yes Original data – Repository (raw): https://github.com/ni-c/healthchecks-mcp Source: MCP-Register · collected on 2026-08-30 · derived |
| Field of use, derived from the vendor description | Monitoring Original data – Description (raw): Inspect, create and adjust Healthchecks cron and uptime checks, and read why one failed Source: MCP-Register · collected on 2026-08-30 · derived |
| Declared version | 0.2.0 Source: MCP-Register · collected on 2026-09-04 · self-declared |
What is measured is what a manifest declares, not what a piece of software does. This registry fetches no repository URL, no endpoint and no package index; nothing here is verified. Which value comes from which source, and by which rule it was formed, is set out in the Methodology.
Related categories
- MCP servers for system monitoring217
- MCP servers with declared required secrets4,638
- Locally executed MCP servers12,980
- MCP servers with a repository URL20,551
- Local MCP servers with a repository URL12,325
- Local MCP servers with declared required secrets3,147
- MCP servers with required secrets and a repository URL3,803
- MCP servers available as a package only11,385
Source data24
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Description (raw) | Inspect, create and adjust Healthchecks cron and uptime checks, and read why one failed Source: MCP-Register · collected on 2026-08-30 · self-declared |
|---|---|
| Environment variables (raw) | HEALTHCHECKS_API_KEY, HEALTHCHECKS_URL, HEALTHCHECKS_READ_ONLY, HEALTHCHECKS_ALLOW_TOOLS, HEALTHCHECKS_DENY_TOOLS, HEALTHCHECKS_INSECURE_TLS, HEALTHCHECKS_API_KEY, HEALTHCHECKS_URL, HEALTHCHECKS_READ_ONLY, HEALTHCHECKS_ALLOW_TOOLS, HEALTHCHECKS_DENY_TOOLS, HEALTHCHECKS_INSECURE_TLS Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Required secret variables (raw) | HEALTHCHECKS_API_KEY, HEALTHCHECKS_API_KEY Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Transports (raw) | stdio, stdio Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Repository (raw) | https://github.com/ni-c/healthchecks-mcp Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Package registries (raw) | npm, oci Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Path environment variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| First listed in the registry (raw) | 2026-09-03 Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Last changed in the registry (raw) | 2026-09-03 Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Delivery form (raw) | package Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Package identifiers (raw) | ghcr.io/ni-c/healthchecks-mcp:0.2.0, healthchecks-mcp Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Package versions (raw) | 0.2.0 Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Runtime hints (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Environment variable formats (raw) | boolean, string Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Environment variable descriptions (raw) | HEALTHCHECKS_ALLOW_TOOLS=Comma-separated tool names or list_* prefixes to register; 'essential' selects a curated preset (default: all tools) · HEALTHCHECKS_API_KEY=Project API key, exactly 32 characters, from Project Settings → API Access · HEALTHCHECKS_DENY_TOOLS=Comma-separated tool names or list_* prefixes to remove from whatever the allow list left · HEALTHCHECKS_INSECURE_TLS=Set to true to accept a self-signed certificate from a self-hosted instance (default: false) · HEALTHCHECKS_READ_ONLY=Set to true to register only the read tools (default: false) · HEALTHCHECKS_URL=Site root of a self-hosted instance, e.g. https://hc.example.net (default: https://healthchecks.io) Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
Embed this badge
Paste this line into a README of your own. The badge states how many values the registry holds for the entry and when it last looked, and it links back to this page.
[](https://tracevero.com/mcp/io-github-ni-c-healthchecks-mcp)
The image is drawn again on every request, so it always reports the current state while the pasted line stays as it is. It carries no rating and no traffic light – only the two measured figures.
Changes
| 2026-09-04 | Declared version: 0.1.0 → 0.2.0 |
|---|---|
| 2026-09-04 | Last changed in the registry (raw): 2026-08-29 → 2026-09-03 |
| 2026-09-04 | First listed in the registry (raw): 2026-08-29 → 2026-09-03 |
| 2026-09-04 | Package versions (raw): 0.1.0 → 0.2.0 |
| 2026-09-04 | Package identifiers (raw): ghcr.io/ni-c/healthchecks-mcp:0.1.0, healthchecks-mcp → ghcr.io/ni-c/healthchecks-mcp:0.2.0, healthchecks-mcp |
| 2026-08-30 | Declared version: – → 0.1.0 |
| 2026-08-30 | Field of use, derived from the vendor description: – → Monitoring |
| 2026-08-30 | Repository URL listed: – → true |
| 2026-08-30 | Path argument present: – → false |
| 2026-08-30 | Execution location: – → local |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-ni-c-healthchecks-mcp