MCP Server
MCP
UptimeProbe
HTTP health checks, SSL expiry monitoring, TCP port scanning, and batch URL testing.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://uptime.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment