Monitor MCP, CI, and HTTP targets with health history, TLS expiry, assertions, and diagnostics
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
health-monitor-mcp · npm · 1.4.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.oaslananka/health-monitor-mcp",
"description": "Monitor MCP, CI, and HTTP targets with health history, TLS expiry, assertions, and diagnostics",
"title": "MCP Health Monitor",
"repository": {
"url": "https://github.com/oaslananka/health-monitor-mcp",
"source": "github"
},
"version": "1.4.0",
"packages": [
{
"registryType": "npm",
"identifier": "health-monitor-mcp",
"version": "1.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Custom path for the SQLite database",
"format": "string",
"name": "HEALTH_MONITOR_DB"
},
{
"description": "Set to '1' to enable background scheduled checks",
"format": "string",
"name": "HEALTH_MONITOR_AUTO_CHECK"
},
{
"description": "Number of days to retain health check history",
"format": "string",
"name": "HEALTH_MONITOR_RETENTION_DAYS"
},
{
"description": "Maximum concurrent scheduled and interactive server checks",
"format": "string",
"name": "HEALTH_MONITOR_MAX_CONCURRENCY"
},
{
"description": "Optional GitHub token with Actions read access for private repositories and higher API rate limits",
"format": "string",
"isSecret": true,
"name": "GITHUB_TOKEN"
},
{
"description": "Optional GitLab token with read access to private projects, pipelines, jobs, and traces",
"format": "string",
"isSecret": true,
"name": "GITLAB_TOKEN"
},
{
"description": "Comma-separated self-hosted GitLab HTTPS origins allowed for monitoring",
"format": "string",
"name": "HEALTH_MONITOR_GITLAB_BASE_URL_ALLOWLIST"
},
{
"description": "Comma-separated private HTTP(S) origins allowed only in the full runtime profile",
"format": "string",
"name": "HEALTH_MONITOR_HTTP_TARGET_ALLOWLIST"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-22T23:11:09.996901Z",
"publishedAt": "2026-07-22T23:11:09.996901Z",
"updatedAt": "2026-07-22T23:11:09.996901Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.4.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.