Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tempo": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tempo"
]
}
}
}