mcp-otel

studiomeyer-io/mcp-otel
★ 0 stars TypeScript Memory/Knowledge Updated today
W3C Trace Context bridge for the Model Context Protocol — propagate traces through MCP _meta (SEP-414) and emit OpenTelemetry spans so Host → MCP server → tool → downstream shows up as one trace.
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-otel": {
      "command": "npx",
      "args": [
        "-y",
        "studiomeyer-io/mcp-otel"
      ]
    }
  }
}

Topics

distributed-tracingmcpmodel-context-protocolobservabilityopentelemetrytracingtypescriptw3c-trace-context