Back to Home
traceloop icon

opentelemetry-mcp-server

Verified Safe

by traceloop

Overview

Enables AI assistants to query and analyze OpenTelemetry traces from LLM applications for debugging, performance, and cost optimization.

Installation

Run Command
uv run opentelemetry-mcp --backend jaeger --url http://localhost:16686

Environment Variables

  • BACKEND_TYPE
  • BACKEND_URL
  • BACKEND_API_KEY
  • BACKEND_TIMEOUT
  • LOG_LEVEL
  • MAX_TRACES_PER_QUERY
  • BACKEND_ENVIRONMENTS

Security Notes

The server uses environment variables for sensitive configurations like API keys, which is a good practice. No direct use of `eval` or easily exploitable shell commands were found. Data validation is performed using Pydantic. A hardcoded API key is present in the `start_locally.sh` script for demonstration purposes, but the configuration system prioritizes environment variables or CLI overrides for actual deployment.

Similar Servers

Stats

Interest Score92
Security Score9
Cost ClassMedium
Avg Tokens75000
Stars148
Forks12
Last Update2026-01-19

Tags

opentelemetryobservabilityllmaitracingdebuggingmcp