claude mcp add domdomegg-downdetector-mcp -- npx -y downdetector-mcp
{
"mcpServers": {
"domdomegg-downdetector-mcp": {
"command": "npx",
"args": ["-y", "downdetector-mcp"]
}
}
}
{
"mcpServers": {
"domdomegg-downdetector-mcp": {
"command": "npx",
"args": ["-y", "downdetector-mcp"]
}
}
}
{
"mcpServers": {
"domdomegg-downdetector-mcp": {
"command": "npx",
"args": ["-y", "downdetector-mcp"]
}
}
}
About This MCP Server
The downdetector-mcp server is a developer tool that connects to Downdetector to provide service status and outage information. It enables developers to check the status of services, likely for monitoring or debugging purposes, and is accessible via npm and stdio. A developer would use this tool when they need to verify if a service is experiencing an outage or issue, potentially to troubleshoot or optimize their application.
Check service status and outage information via Downdetector.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
downdetector-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Downdetector server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.