Back to Apps

Grafana Tempo
Supports UIby grafana
High-volume, cost-efficient distributed tracing backend deeply integrated with Grafana, Prometheus, and Loki.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Grafana Tempo provides a scalable backend for distributed tracing, allowing teams to pinpoint performance bottlenecks and understand request flows across complex microservices architectures. It is designed for high volume and minimal dependency, requiring only object storage (S3, GCS, Azure) to operate.
Tools
- TraceQL: A powerful, traces-first query language for targeted searches and rich analysis.
- Traces Drilldown: An intuitive UI for queryless analysis of tracing data.
- Metric Generation: Experimental feature to create metrics directly from trace data.
Installation
Add the Tempo MCP server to your claude_desktop_config.json:
{
"mcpServers": {
"grafana-tempo": {
"command": "npx",
"args": ["-y", "@grafana/tempo-mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @grafana/tempo-mcpInformation
- Pricing
- free
- Published
- 7/11/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"grafana-tempo": {
"command": "npx",
"args": ["-y", "@grafana/tempo-mcp"]
}
}
}






