MCP Server Health Monitor
Rank #20295io.github.dbsectrainer/mcp-server-health-monitor
Monitors MCP server health by probing the protocol directly via list_tools calls, with auto-discovery, latency tracking, and version drift detection.
MCP Server Health Monitor is a Model Context Protocol (MCP) server published by dbsectrainer. It ranks #20295 of 58,900 servers tracked on MCP Toplist. MCP Server Health Monitor is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 38,605 of 58,900 servers on MCP Toplist.
Use MCP Server Health Monitor
Add MCP Server Health Monitor to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-server-health-monitor": {
"command": "npx",
"args": [
"-y",
"mcp-server-health-monitor"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
dbsectrainer
Other servers by dbsectrainer
- MCP Data Pipeline Connector#20292 · 2 vers
- MCP Eval Runner#20293 · 2 vers
- MCP Legal Doc Analyzer#20294 · 2 vers
- MCP Agent Trace Inspector#20316 · 2 vers
- MCP Cost Tracker Router#20317 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is MCP Server Health Monitor?
- Monitors MCP server health by probing the protocol directly via list_tools calls, with auto-discovery, latency tracking, and version drift detection.
- Who maintains MCP Server Health Monitor?
- MCP Server Health Monitor is maintained by dbsectrainer, which publishes 6 MCP servers (12 total versions) tracked on MCP Toplist.
- Is MCP Server Health Monitor an official MCP server?
- Yes — MCP Server Health Monitor is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Server Health Monitor have?
- MCP Toplist tracks 2 versions of MCP Server Health Monitor, most recently published on Mar 23, 2026.
- Where can I find the source code for MCP Server Health Monitor?
- The source code for MCP Server Health Monitor is hosted at github.com/dbsectrainer/mcp-server-health-monitor.