mcp-reliability-toolkit

mizcausevic-dev/mcp-reliability-toolkit
★ 0 stars TypeScript 🤖 AI/LLM Updated 6d ago
MCP server exposing SLO math + reliability config recipes. Compute burn rate, size rate limiters, pick breaker thresholds, get drop-in Python and Rust configs back. Part of the Platform Reliability Stack.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-reliability-tool": {
      "command": "npx",
      "args": [
        "-y",
        "mizcausevic-dev/mcp-reliability-toolkit"
      ]
    }
  }
}

README Excerpt

**MCP server that exposes the Platform Reliability Stack's math as Claude-callable tools.** Compute SLO burn rate, size a token-bucket rate limiter, pick circuit-breaker thresholds, or generate a whole layered reliability stack — and get drop-in Python + Rust configs back. Pairs with: - **[slo-budget-tracker](https://github.com/mizcausevic-dev/slo-budget-tracker)** — Python SLO + error-budget library.

Tools (5)

checkoutcompose_reliability_patterncompute_slo_burndesign_circuit_breakerdesign_rate_limiter

Topics

circuit-breakerclaudekinetic-gainmcpmodel-context-protocolrate-limiterreliabilityslosretypescript