Server Directory
Data & AnalyticsAdvanced Official

Grafana Tempo

by Grafana Labs

Official Tempo MCP server providing AI assistants access to distributed tracing data through TraceQL queries. Complete observability stack integration.

CAPABILITIES

  • Distributed tracing
  • TraceQL queries
  • Span analysis
  • Service dependency mapping
  • Performance bottleneck detection
  • LGTM stack integration

INSTALLATION

Terminal
npx -y @grafana/mcp-tempo

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "grafana-tempo": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@grafana/mcp-tempo"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Advanced
Maintained By
Grafana Labs
NPM Package
@grafana/mcp-tempo

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →