mcp-telemetry

threadwire/mcp-telemetry
★ 0 stars Python AI/LLM Updated today
Zero-config observability for MCP servers. OTel GenAI-compliant spans, redaction on by default, traceparent propagation, OTLP/HTTP export, metrics, and an offline --replay CLI. Stdlib-only, no SDK required.
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-telemetry": {
      "command": "uvx",
      "args": [
        "mcp-telemetry"
      ]
    }
  }
}

Or install with pip: pip install mcp-telemetry

README Excerpt

Zero-config observability for MCP servers. OTel GenAI conventions. **Redaction on by default.** MCP hit **97 million monthly SDK downloads** — and the production playbook is still being written. OWASP's MCP Top 10 puts **"Lack of Audit and Telemetry"** at the top of the risk list. This repo is that gap, filled in three lines.

Tools (3)

JsonlExporterOtlpExporterTextExporter

Topics

agentsaidistributed-tracinggenaillmmcpmcp-servermetricsmodel-context-protocolobservabilityopenmetricsopentelemetryotlpprometheuspython