Developer Tools
Trust: 37/100 (Limited)Downdetector Guide
Check service status and outage information via Downdetector.
1 starsby domdomegg
Quick Start
Install
npx downdetector-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-downdetector-mcp": {
"command": "npx",
"args": [
"downdetector-mcp"
]
}
}
}