Odel
Downdetector

Downdetector

Local
@domdomegg2TypeScriptMITUpdated 4 days ago

Check service status and outage information via Downdetector.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmdowndetector-mcpv1.0.1

Run

npx -y downdetector-mcp

MCP client config

{
  "mcpServers": {
    "downdetector": {
      "command": "npx",
      "args": [
        "-y",
        "downdetector-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/domdomegg/downdetector-mcp/releases/download/v1.0.1/downdetector-mcp.mcpbv1.0.1

Distributed as an MCP bundle (`https://github.com/domdomegg/downdetector-mcp/releases/download/v1.0.1/downdetector-mcp.mcpb`) — download it and import the bundle in your MCP client.