Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

MCP Health Monitor

NPM · HEALTH-MONITOR-MCP · SCANNED SEP 20

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

Available components

0 this week 90 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 52 of 131 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to oaslananka/health-monitor-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 59 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability62
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1182 tokens (~53/item across 22 items; 22 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage83
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 48% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the MCP Health Monitor server?

MCP Health Monitor runs locally as an npm package, launched with npx -y health-monitor-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · health-monitor-mcp

# add to Claude Code
claude mcp add oaslananka-health-monitor-mcp -- npx -y health-monitor-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "oaslananka-health-monitor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "health-monitor-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "oaslananka-health-monitor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "health-monitor-mcp"
      ]
    }
  }
}
# add to Codex CLI
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
    }
  }
}
# add to OpenClaw
openclaw mcp add oaslananka-health-monitor-mcp --command npx --arg -y --arg health-monitor-mcp
# ~/.hermes/config.yaml
mcp_servers:
  oaslananka-health-monitor-mcp:
    command: "npx"
    args: ["-y", "health-monitor-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "oaslananka-health-monitor-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "health-monitor-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add oaslananka-health-monitor-mcp -t stdio -c npx -a -y health-monitor-mcp
// mcp.json
{
  "mcpServers": {
    "oaslananka-health-monitor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "health-monitor-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1
    • Security disclosure: unverified → pass functional
  • 16 Sept 26 −3
    • Security disclosure: pass → unverified functional
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1
    • Security disclosure: unverified → pass functional
  • 9 Sept 26 −3
    • Security disclosure: pass → unverified functional
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/health-monitor-mcp@1.4.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo oaslananka/health-monitor-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/oaslananka/health-monitor-mcp/.github/workflows/publish-npm.yml@refs/tags/health-monitor-mcp-v1.4.0
Rekor log index 2220604836
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:301f5d158bdf970752593c5f8936b64a8a6febf21c5cb61958b61449ef8c6844540be40bec63500c608c9db46115befc638a1899a2f4899a7c3fdb512

Background: How many MCP packages publish verified provenance →

Dependencies 131 packages
Packages resolved 131
Deprecated 1
Stale 51
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 22 exposed · ~1,182 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_all ~80

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.

NameTypeReqDescription
tagsarrayFilter targets by registered server tags
timeout_msinteger

No output schema declared.

No examples provided.

check_github_actions ~51

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

NameTypeReqDescription
namestringyesGitHub Actions target name to check
timeout_msinteger

No output schema declared.

No examples provided.

check_gitlab_pipeline ~57

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

NameTypeReqDescription
namestringyesGitLab pipeline target name to check
timeout_msinteger

No output schema declared.

No examples provided.

check_http_target ~56

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

NameTypeReqDescription
namestringyesHTTP target name to check
timeout_msinteger

No output schema declared.

No examples provided.

check_server ~44

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

NameTypeReqDescription
namestringyesServer name to check
timeout_msinteger

No output schema declared.

No examples provided.

get_dashboard ~51

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

NameTypeReqDescription
hoursinteger
include_tool_statsboolean

No output schema declared.

No examples provided.

get_monitor_stats ~21

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_report ~46

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

NameTypeReqDescription
hoursinteger

No output schema declared.

No examples provided.

get_uptime ~36

Get uptime history and statistics for a registered MCP server.

NameTypeReqDescription
hoursinteger
namestringyesServer name

No output schema declared.

No examples provided.

list_github_actions ~36

List registered GitHub Actions workflow targets and their latest status.

NameTypeReqDescription
statusstring
tagsarray

No output schema declared.

No examples provided.

list_gitlab_pipelines ~36

List registered GitLab pipeline targets and their latest status.

NameTypeReqDescription
statusstring
tagsarray

No output schema declared.

No examples provided.

list_http_targets ~38

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

NameTypeReqDescription
statusstring
tagsarray

No output schema declared.

No examples provided.

list_servers ~32

List all registered MCP servers with their current status.

NameTypeReqDescription
statusstring
tagsarray

No output schema declared.

No examples provided.

register_github_actions ~154

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.

NameTypeReqDescription
branchstringOptional branch filter for workflow runs
check_interval_minutesinteger
namestringyesUnique local name for this GitHub Actions target
ownerstringyesGitHub user or organization
repositorystringyesGitHub repository name
tagsarrayTags for grouping
token_envstringEnvironment variable containing a GitHub token; the token value is never persisted
workflowstringyesWorkflow numeric ID or .yml/.yaml filename

No output schema declared.

No examples provided.

register_gitlab_pipeline ~164

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.

NameTypeReqDescription
base_urlstringGitLab HTTPS origin; self-hosted origins require HEALTH_MONITOR_GITLAB_BASE_URL_ALLOWLIST
check_interval_minutesinteger
namestringyesUnique local name for this GitLab pipeline target
projectstringyesNumeric project ID or namespace/project path
refstringOptional branch or tag filter
tagsarrayTags for grouping
token_envstringEnvironment variable containing a GitLab token; the token value is never persisted

No output schema declared.

No examples provided.

register_http_target ~53

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

register_server ~48

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

set_alert ~73

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

NameTypeReqDescription
consecutive_failures_before_alertinteger
max_response_time_msintegerAlert if response time exceeds this
min_uptime_percentnumberAlert if uptime drops below this
namestringyesServer name

No output schema declared.

No examples provided.

unregister_github_actions ~30

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

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

unregister_gitlab_pipeline ~29

Remove a GitLab pipeline target and its stored check history.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

unregister_http_target ~26

Remove an HTTP target and its stored check history.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

unregister_server ~21

Remove a server from monitoring.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

Common questions

What is the MCP Health Monitor server?

MCP Health Monitor is listed in the public MCP registry as io.github.oaslananka/health-monitor-mcp. Monitor MCP, CI, and HTTP targets with health history, TLS expiry, assertions, and diagnostics. This page covers its npm package (health-monitor-mcp).

Is the MCP Health Monitor server safe to use?

MCP Health Monitor scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the MCP Health Monitor server expose?

MCP Health Monitor exposes 22 tools: register_github_actions, check_github_actions, list_github_actions, unregister_github_actions, register_gitlab_pipeline, and 17 more. Their descriptions and schemas cost roughly 1,182 tokens of context every time the server is loaded.

Is the MCP Health Monitor server still maintained?

MCP Health Monitor is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the MCP Health Monitor server under?

MCP Health Monitor declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.