iiRecord
Agentic AI Atlas · OpenTelemetry MCP Server
tool-server:mcp-opentelemetrya5c.ai
II.
ToolServer JSON

tool-server:mcp-opentelemetry

Structured · live

OpenTelemetry MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-security-observability.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-opentelemetry",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-security-observability.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "OpenTelemetry MCP Server",
    "description": "Unified MCP server by Traceloop for querying OpenTelemetry traces across multiple backends\nincluding Jaeger, Grafana Tempo, and Traceloop. Enables AI agents to analyze distributed\ntraces for automated debugging, root cause analysis, and LLM observability workflows.\n",
    "protocol": "mcp",
    "category": "observability",
    "repoUrl": "https://github.com/traceloop/opentelemetry-mcp-server",
    "maintainer": "Traceloop",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-opentelemetry",
      "to": "tool:opentelemetry",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-opentelemetry",
      "to": "tool:jaeger",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-opentelemetry",
      "to": "tool:tempo",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-opentelemetry",
      "to": "stack-part:tracing",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-opentelemetry",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-opentelemetry",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}