Back to directory
xprilion/mcp-telemetry

xprilion/mcp-telemetry

@xprilion

Observability helps. This MCP server adds tracing to all your conversations on Claude (or suitable MCP client) so that you can trace, understand, debug and report on your all your interactions.

telemetryobservabilitytracingweavewandbmonitoringanalyticstool

Installation & Configuration

{
  "mcpServers": {
    "MCP Telemetry": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "--with",
        "weave",
        "mcp",
        "run",
        "~/mcp-telemetry/server.py"
      ],
      "env": {
        "WANDB_API_KEY": "..."
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13