Overview
Features
Tempo Query Tool
tempo_query allows querying Grafana Tempo traces using a Tempo query string; supports optional url, start, end, limit, and authentication parameters.
Dual MCP Communication Modes
Operates via standard MCP over stdin/stdout and via an HTTP SSE-enabled server for real-time interactions.
HTTP Endpoints
Provides an SSE endpoint (/sse) for streaming and an MCP endpoint (/mcp) for MCP protocol messaging.
Docker and Docker Compose
Docker build/run support with an optional Docker Compose setup for a complete test environment.
Claude Desktop Integration
Includes configuration examples to expose tempo_query to Claude Desktop and integrate with MCP workflows.
n8n Integration
Supports using the MCP Client Tool node in n8n to connect to the SSE endpoint and drive AI agents.
Cursor Integration
Cursor-friendly configuration snippets to wire the Tempo MCP Server into Cursor workflows.
Who Is This For?
- AI agents:Query Tempo traces and perform analysis through MCP-enabled tools during conversations.
- Developers / integrators:Run and integrate Tempo MCP Server with Claude Desktop, Cursor, and n8n workflows.
- Tempo operators / tracing teams:Leverage MCP tools to fetch and inspect Grafana Tempo traces for troubleshooting.




