# MCP Health Monitor (npm · health-monitor-mcp)

Monitor MCP, CI, and HTTP targets with health history, TLS expiry, assertions, and diagnostics

- Trust score: 74/100 (medium)
- Change this week: +17
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- npm · `health-monitor-mcp`: 74/100 (this document), [markdown](https://verifymcp.io/servers/oaslananka-health-monitor-mcp/health-monitor-mcp.md), [page](https://verifymcp.io/servers/oaslananka-health-monitor-mcp/health-monitor-mcp)

## Channel facts

- Registry: `npm`
- Package: `health-monitor-mcp`
- Version: `1.4.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-04.

- **Supply Chain Security**: 83/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (130 of 134), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to oaslananka/health-monitor-mcp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 12 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 60/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1182 tokens (~53/item across 22 items; 22 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 83/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 48% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add oaslananka-health-monitor-mcp -- npx -y health-monitor-mcp
```

### Codex

```bash
codex mcp add oaslananka-health-monitor-mcp -- npx -y health-monitor-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "oaslananka-health-monitor-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "health-monitor-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add oaslananka-health-monitor-mcp --command npx --arg -y --arg health-monitor-mcp
```

### Hermes

```yaml
mcp_servers:
  oaslananka-health-monitor-mcp:
    command: "npx"
    args: ["-y", "health-monitor-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "oaslananka-health-monitor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "health-monitor-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-04 (score 74, +1)

- [security regression] CVE-2026-69207 affects this package: medium

### 2026-08-02 (score 73, +48)

- [security regression] Known CVEs: unverified → fail
- [security regression] Provenance: pass → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [security] The attested source repository moved: oaslananka/health-monitor-mcp
- [functional regression] Maintenance: pass → unverified
- [functional regression] License: pass → unverified
- [functional regression] Dependency health: partial → unverified
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT

### 2026-08-01 (score 25, −33)

- [security regression] Known CVEs: fail → unverified
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified

### 2026-07-31 (score 58, +34)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 24, −60)

- [security regression] Provenance: pass → unverified
- [security regression] Known CVEs: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] GHSA-frvp-7c67-39w9 no longer affects this package
- [security] The attested source repository moved: oaslananka/health-monitor-mcp
- [functional regression] Maintenance: pass → unverified
- [functional regression] License: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Dependency health: partial → unverified
- [functional] Licence: MIT

### 2026-07-29 (score 84, +27)

- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: fair
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: pass
- [functional] First check of Tool coverage: 48

### 2026-07-28 (score 57, +31)

- [security regression] GHSA-frvp-7c67-39w9 affects this package: medium
- [security regression] Known CVEs: unverified → fail
- [security improvement] Provenance: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security] The attested source repository moved: oaslananka/health-monitor-mcp
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-07-27 (score 26)

First indexed and scored.

## MCP tools (22)

### `register_github_actions` (~154 tokens)

Register GitHub Actions Workflow

Register a GitHub Actions workflow by owner, repository, and workflow file or ID. Only the token environment-variable name is stored; token values remain in the runtime environment.

Input parameters:

- `branch` (string): Optional branch filter for workflow runs
- `check_interval_minutes` (integer)
- `name` (string, required): Unique local name for this GitHub Actions target
- `owner` (string, required): GitHub user or organization
- `repository` (string, required): GitHub repository name
- `tags` (array): Tags for grouping
- `token_env` (string): Environment variable containing a GitHub token; the token value is never persisted
- `workflow` (string, required): Workflow numeric ID or .yml/.yaml filename

### `check_github_actions` (~51 tokens)

Check GitHub Actions Workflow

Check the latest run for a registered GitHub Actions workflow and return failed job and step diagnostics.

Input parameters:

- `name` (string, required): GitHub Actions target name to check
- `timeout_ms` (integer)

### `list_github_actions` (~36 tokens)

List GitHub Actions Workflows

List registered GitHub Actions workflow targets and their latest status.

Input parameters:

- `status` (string)
- `tags` (array)

### `unregister_github_actions` (~30 tokens)

Unregister GitHub Actions Workflow

Remove a GitHub Actions workflow target and its stored check history.

Input parameters:

- `name` (string, required)

### `register_gitlab_pipeline` (~164 tokens)

Register GitLab Pipeline

Register a GitLab CI/CD project pipeline. GitLab.com is allowed by default; self-hosted HTTPS origins require HEALTH_MONITOR_GITLAB_BASE_URL_ALLOWLIST. Only the token environment-variable name is stored.

Input parameters:

- `base_url` (string): GitLab HTTPS origin; self-hosted origins require HEALTH_MONITOR_GITLAB_BASE_URL_ALLOWLIST
- `check_interval_minutes` (integer)
- `name` (string, required): Unique local name for this GitLab pipeline target
- `project` (string, required): Numeric project ID or namespace/project path
- `ref` (string): Optional branch or tag filter
- `tags` (array): Tags for grouping
- `token_env` (string): Environment variable containing a GitLab token; the token value is never persisted

### `check_gitlab_pipeline` (~57 tokens)

Check GitLab Pipeline

Check the latest registered GitLab pipeline and return failed job, stage, ref, commit, URL, and bounded trace diagnostics.

Input parameters:

- `name` (string, required): GitLab pipeline target name to check
- `timeout_ms` (integer)

### `list_gitlab_pipelines` (~36 tokens)

List GitLab Pipelines

List registered GitLab pipeline targets and their latest status.

Input parameters:

- `status` (string)
- `tags` (array)

### `unregister_gitlab_pipeline` (~29 tokens)

Unregister GitLab Pipeline

Remove a GitLab pipeline target and its stored check history.

Input parameters:

- `name` (string, required)

### `register_http_target` (~53 tokens)

Register HTTP Target

Register a GET-only HTTP or HTTPS endpoint with status, header, body, JSON, and TLS-expiry assertions. Public networks are allowed by default; private origins require full profile and HEALTH_MONITOR_HTTP_TARGET_ALLOWLIST.

### `check_http_target` (~56 tokens)

Check HTTP Target

Check a registered HTTP target with DNS-pinned SSRF protection, bounded redirects/body reads, response assertions, and TLS-expiry diagnostics.

Input parameters:

- `name` (string, required): HTTP target name to check
- `timeout_ms` (integer)

### `list_http_targets` (~38 tokens)

List HTTP Targets

List registered HTTP targets and their latest status, response, and TLS summary.

Input parameters:

- `status` (string)
- `tags` (array)

### `unregister_http_target` (~26 tokens)

Unregister HTTP Target

Remove an HTTP target and its stored check history.

Input parameters:

- `name` (string, required)

### `register_server` (~48 tokens)

Register MCP Server

Register an MCP server. Use http for a Streamable HTTP MCP endpoint, sse only for legacy Server-Sent Events servers, and stdio only for a local executable explicitly allowed by runtime policy.

### `check_server` (~44 tokens)

Check Server Health

Check the health of a registered MCP server, list tools, and measure response time.

Input parameters:

- `name` (string, required): Server name to check
- `timeout_ms` (integer)

### `check_all` (~80 tokens)

Check All Targets

Check all registered MCP servers, GitHub Actions workflows, GitLab pipelines, and HTTP targets with one bounded concurrency limit. Results preserve MCP-then-GitHub-then-GitLab-then-HTTP registration order; optional tags filter all target kinds.

Input parameters:

- `tags` (array): Filter targets by registered server tags
- `timeout_ms` (integer)

### `get_uptime` (~36 tokens)

Get Uptime Statistics

Get uptime history and statistics for a registered MCP server.

Input parameters:

- `hours` (integer)
- `name` (string, required): Server name

### `get_dashboard` (~51 tokens)

Get Health Dashboard

Get a dashboard overview of registered MCP servers, GitHub Actions workflows, GitLab pipelines, and HTTP targets with uptime and performance stats.

Input parameters:

- `hours` (integer)
- `include_tool_stats` (boolean)

### `get_report` (~46 tokens)

Get Health Report (Markdown)

Get a human-readable Markdown health report for MCP servers, GitHub Actions workflows, GitLab pipelines, and HTTP targets. Paste directly into chat or docs.

Input parameters:

- `hours` (integer)

### `list_servers` (~32 tokens)

List Registered Servers

List all registered MCP servers with their current status.

Input parameters:

- `status` (string)
- `tags` (array)

### `unregister_server` (~21 tokens)

Unregister Server

Remove a server from monitoring.

Input parameters:

- `name` (string, required)

### `get_monitor_stats` (~21 tokens)

Get Monitor Statistics

Get statistics about the health monitor itself, including database activity.

### `set_alert` (~73 tokens)

Set Alert Thresholds

Configure alert thresholds for response time, uptime, and consecutive failures.

Input parameters:

- `consecutive_failures_before_alert` (integer)
- `max_response_time_ms` (integer): Alert if response time exceeds this
- `min_uptime_percent` (number): Alert if uptime drops below this
- `name` (string, required): Server name

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/oaslananka-health-monitor-mcp/health-monitor-mcp#diagnostics

## Score history

- 2026-08-04: 74
- 2026-08-03: 73
- 2026-08-02: 73
- 2026-08-01: 25
- 2026-07-31: 58
- 2026-07-30: 24
- 2026-07-29: 84
- 2026-07-28: 57
- 2026-07-27: 26

## Links

- npm package: https://www.npmjs.com/package/health-monitor-mcp
- Socket report: https://socket.dev/npm/package/health-monitor-mcp
- Repository: https://github.com/oaslananka/health-monitor-mcp
- Changelog RSS feed: https://verifymcp.io/servers/oaslananka-health-monitor-mcp/health-monitor-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/oaslananka-health-monitor-mcp/health-monitor-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/oaslananka-health-monitor-mcp/health-monitor-mcp
