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

tool-server:mcp-jaeger

Structured · live

Jaeger 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-jaeger",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-security-observability.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Jaeger MCP Server",
    "description": "Read-only MCP server providing direct access to Jaeger distributed tracing data over stdio.\nEnables AI agents to list services, discover operations, search traces by service and time,\nand retrieve full span details with parent/child relationships and per-service statistics.\n",
    "protocol": "mcp",
    "category": "observability",
    "repoUrl": "https://github.com/mshegolev/jaeger-mcp",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-jaeger",
      "to": "tool:jaeger",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-jaeger",
      "to": "stack-part:tracing",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-jaeger",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-jaeger",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}