tempo-mcp-server
The Tempo MCP Server is a Go-based implementation for analyzing distributed tracing data from Grafana Tempo. It uses the Model Context Protocol to allow AI tools to interact with Tempo-based datasets. Docker support and integration options with tools like Claude Desktop and n8n make it versatile.
Tempo MCP Server
A Go-based server implementation for the Model Context Protocol (MCP) with Grafana Tempo integration. It allows AI assistants to query and analyze distributed tracing data from Grafana Tempo. The server supports communication via standard input/output and an HTTP server with SSE endpoint. Available tools include the tempo_query
tool for querying Grafana Tempo trace data. Docker support is available for building and running the server, and it can be integrated with applications like Claude Desktop, Cursor, and n8n.