iiRecord
Agentic AI Atlas · Grafana Tempo MCP Server
tool-server:mcp-tempoa5c.ai
II.
ToolServer JSON

tool-server:mcp-tempo

Structured · live

Grafana Tempo 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-tempo",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-security-observability.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Grafana Tempo MCP Server",
    "description": "Official MCP server by Grafana Labs for querying distributed tracing data from Grafana Tempo.\nEnables AI agents to search traces, inspect spans and service dependencies, and correlate\ntracing data with logs and metrics in the Grafana observability stack.\n",
    "protocol": "mcp",
    "category": "observability",
    "repoUrl": "https://github.com/grafana/tempo-mcp-server",
    "maintainer": "Grafana Labs",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-tempo",
      "to": "tool:tempo",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-tempo",
      "to": "stack-part:tracing",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-tempo",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-tempo",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}