MCP Server
MCP
MCP Health Monitor
Monitor MCP server health, uptime, response times, and Azure DevOps pipeline status
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-health-monitor",
"version": "1.0.2",
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment