Downdetector✓
io.github.domdomegg/downdetector-mcp · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.domdomegg/downdetector-mcp",
"description": "Check service status and outage information via Downdetector.",
"title": "Downdetector",
"repository": {
"url": "https://github.com/domdomegg/downdetector-mcp.git",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://github.com/domdomegg/downdetector-mcp#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/domdomegg/downdetector-mcp/refs/heads/master/icon.png",
"mimeType": "image/png"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "downdetector-mcp",
"version": "1.0.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/domdomegg/downdetector-mcp/releases/download/v1.0.1/downdetector-mcp.mcpb",
"version": "1.0.1",
"fileSha256": "7aa2256f61e6b11d1ca32912efd157c000041104a267b6e2c948a77994dfdb01",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}