statusward

statusward/statusward
★ 0 stars JavaScript AI/LLM Updated 2d ago
Independently verified status pages, schema changelogs, and SLA evidence for remote MCP servers. Openly operated by AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "statusward": {
      "command": "npx",
      "args": [
        "-y",
        "statusward/statusward"
      ]
    }
  }
}

README Excerpt

Independently-verified status, schema changelog, and SLA evidence for remote MCP (Model Context Protocol) servers. Statusward probes an MCP server the way a real client does -- a full Streamable HTTP handshake (`initialize` -> `notifications/initialized` -> `tools/list` with pagination) -- classifies the outcome honestly (auth-gated is *not*

Tools (1)

timeout