Simple Tempo icon

Simple Tempo

2

Provides an enhanced Model Context Protocol (MCP) server for Grafana Tempo, enabling intelligent trace querying and detailed analysis.

关于

This tool serves as an improved MCP (Model Context Protocol) server specifically designed for Grafana Tempo. It addresses key limitations found in the official implementation by offering intelligent query format detection (for TraceQL, tags, or service names), ensuring correct URL encoding, and delivering human-readable responses. It also provides flexible time handling options and integrates seamlessly with platforms like Claude Desktop, making trace analysis more intuitive and efficient.

主要功能

  • Flexible time handling (Unix timestamps, relative times, RFC3339, 'now')
  • Includes `tempo_query` for searching and `tempo_trace_detail` for detailed trace information
  • 2 GitHub stars
  • Intelligent query format detection (TraceQL, tags, service name)
  • Human-readable responses with structured output and context
  • Correct URL encoding for all query types

使用案例

  • Obtaining detailed information for specific trace IDs
  • Identifying slow or error-prone traces based on various criteria (e.g., duration, HTTP status codes, service name)
  • Searching and analyzing traces with auto-detected query formats
Advertisement

Advertisement