← Back to Plugins
MCP Server MCP

Downdetector

github By github 👁 1 views ▲ 0 votes

Check service status and outage information via Downdetector.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "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"
      }
    }
  ]
}
mcp model-context-protocol npm mcpb

Comments

Sign in to leave a comment

Loading comments...