II.
ToolServer JSON
Structured · livetool-server:mcp-tempo
Grafana Tempo MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}