loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

otel-mcp-server

MCP Tool

MoebiusX/otel-mcp-server

OpenTelemetry MCP Server — expose traces, metrics, logs, and ZK proofs to AI agents via the Model Context Protocol

Install

$ npx loaditout add MoebiusX/otel-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "otel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "otel-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

otel-mcp-server

An MCP server that exposes your OpenTelemetry observability stack — traces, metrics, logs, and more — as tools for AI agents. Built on a Skill plugin architecture for easy extensibility.

> Give any LLM agent the ability to query your Jaeger traces, run PromQL, search Loki logs, and investigate production issues — through a standard protocol.

┌─────────────────┐     MCP (stdio/HTTP)     ┌──────────────────┐
│  Claude Desktop │ ◄──────────────────────► │                  │
│  GitHub Copilot │                          │  otel-mcp-server │──► Jaeger   (traces)
│  Custom Agent   │                          │                  │──► Prometheus (metrics)
└─────────────────┘                          │   7 skills       │──► Loki     (logs)
                                             │   32 tools       │──► Elasticsearch
                                             │   authenticated  │──► Alertmanager
                                             └──────────────────┘──► App API  (ZK/system)
Example

> *"What's running, what's healthy, and what needs attention?"* — answered in seconds by an AI agent using this MCP server against a local Docker Compose stack:

> *"Tell me what happened to order ORD-1774382223417-7"* — full distributed trace across 4 services, 40 spans, with ZK proof verification:

> *"What about the k8s cluster?"*

Features
  • 32 tools across 7 skills — traces, metrics, logs, Elasticsearch, Alertmanager, ZK proofs, system health
  • Skill plugin architecture — each backend is a self-contained plugin;

Tags

agent-skillsmcp-serveropentelemetry

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated24 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/MoebiusX/otel-mcp-server)](https://loaditout.ai/skills/MoebiusX/otel-mcp-server)