Tempo
Createdscottlepp
Enables AI assistants to query and analyze distributed tracing data from Grafana Tempo.
About
Tempo is a Go-based server that implements the Model Context Protocol (MCP) to facilitate the integration of Grafana Tempo with AI assistants. It provides tool definitions, specifically the 'tempo_query' tool, enabling AI clients like Claude Desktop and Cursor to query and analyze distributed tracing data. By connecting to Grafana Tempo, Tempo allows users to leverage AI for insights into trace data, improving debugging, performance analysis, and overall system understanding.
Key Features
- Provides a 'tempo_query' tool for querying Grafana Tempo
- Supports integration with Claude Desktop and Cursor
- Offers configurable Tempo server URL, start/end times, and trace limits
- 0 GitHub stars
- Implements the Model Context Protocol (MCP)
- Supports authentication via username/password or bearer token
Use Cases
- Querying Grafana Tempo traces using natural language through AI interfaces
- Integrating Grafana Tempo with AI assistants like Claude Desktop for enhanced trace analysis
- Troubleshooting and debugging distributed systems with AI-assisted trace analysis