Skip to main content
Finance & FintechPython

traceloop/opentelemetry-mcp-server

🐍🏠 - An MCP server for connecting to any OpenTelemetry backend (Datadog, Grafana, Dynatrace, Traceloop, etc.).

finance-fintechlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/traceloop/opentelemetry-mcp-server.git

Claude Desktop configuration example:

{
  "mcpServers": {
    "opentelemetry-mcp-servergit": {
      "command": "npx",
      "args": [
        "-y",
        "traceloop/opentelemetry-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
traceloop