mcp-health-monitor

oaslananka-lab/mcp-health-monitor
★ 0 stars TypeScript 🗄️ Database Updated today
Monitor MCP server health, uptime, response times, and Azure DevOps pipelines through natural-language tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

> MCP server health monitoring, uptime tracking, Azure DevOps pipeline status, > and alert evaluation through natural-language tools. `mcp-health-monitor` keeps a registry of the MCP servers you care about, performs real MCP handshakes against them, records health history in SQLite, and reports uptime, latency, and

Tools (17)

check_allcheck_all_projectscheck_pipeline_statuscheck_serverconsecutive_failures_before_alertget_dashboardget_monitor_statsget_pipeline_logsget_reportget_uptimelist_serversmax_response_time_msmin_uptime_percentregister_azure_pipelinesregister_serverset_alertunregister_server