opentelemetry-mcp-server — MCP Server by traceloop

by traceloop · MCP Server · ★ 192

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About opentelemetry-mcp-server

OpenTelemetry MCP Server Query and analyze LLM traces with AI assistance. Ask Claude to find expensive API calls, debug errors, compare model performance, or track token usage—all from your IDE. An MCP (Model Context Protocol) server that connects AI assistants to OpenTelemetry trace backends (Jaeger, Tempo, Traceloop), with specialized support for LLM observability through OpenLLMetry semantic conventions. See it in action: https://github.com/user-attachments/assets/e2106ef9-0a58-4ba0-8b2b-e114c0b8b4b9 Table of Contents Quick Start Installation Features Configuration Tools Reference Example Queries Common Workflows Troubleshooting Development Support Quick Start No installation required! Configure your client to run the server directly from PyPI: json // Add to claudedesktopconfig.json: { "mcpServers": { "opentelemetry-mcp": { "command": "pipx", "args": ["run", "opentelemetry-mcp"], "env": { "BACKENDTYPE": "jaeger",

Quick Facts

Stars192
Forks22
LanguagePython
CategoryMCP Server
LicenseApache-2.0
Quality Score74.7362628346684/100
Open Issues18
Last Updated2026-06-21
Created2025-11-02
Platformsmcp, python
Est. Tokens~19k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is opentelemetry-mcp-server?

opentelemetry-mcp-server is Unified MCP server for querying OpenTelemetry traces across multiple backends (Jaeger, Tempo, Traceloop, etc.), enabling AI agents to analyze distributed traces for automated debugging and observabili. It is categorized as a MCP Server with 192 GitHub stars.

What programming language is opentelemetry-mcp-server written in?

opentelemetry-mcp-server is primarily written in Python.

How do I install or use opentelemetry-mcp-server?

You can find installation instructions and usage details in the opentelemetry-mcp-server GitHub repository at github.com/traceloop/opentelemetry-mcp-server. The project has 192 stars and 22 forks, indicating an active community.

What license does opentelemetry-mcp-server use?

opentelemetry-mcp-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools