mcp-observability

alvabillwu/mcp-observability
★ 0 stars TypeScript Code/Dev Tools Updated today
Consolidated observability platform for MCP servers — traces, metrics, replays, compliance. [7th M, Round 1/4]
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": {
    "mcp-observability": {
      "command": "npx",
      "args": [
        "-y",
        "alvabillwu/mcp-observability"
      ]
    }
  }
}

README Excerpt

Consolidated observability platform for MCP servers. **7th M project — Round 1/4 (25%).** Traces, metrics, replays, compliance — unified observability for the MCP ecosystem. - [x] Round 1 (25%): Trace collector + session store + core types (10 tests) - [ ] Round 2 (50%): Metrics + health checks - [ ] Round 3 (75%): Replay + compliance integration