Enterprise DNA
M MCP Servers Developer low

mshegolev/jaeger-mcp

by Various

MCP server for Jaeger — search traces, inspect spans, map service dependencies

M

MCP

mshegolev/jaeger-mcp

Added 1 June 2026

Overview

An MCP server that connects AI assistants to Jaeger, the open-source distributed tracing system. It allows searching traces, inspecting individual spans, and mapping service dependencies via the Model Context Protocol.

Best for

Best for
Developers who want to query Jaeger traces using AI assistants or MCP-enabled tools

Use cases

  • Query Jaeger for traces matching specific service or operation names
  • Inspect span details including tags, logs, and timing information
  • Visualize service dependency graphs from trace data

Notes

An MCP server that connects AI assistants to Jaeger, the open-source distributed tracing system. It allows searching traces, inspecting individual spans, and mapping service dependencies via the Model Context Protocol.

0 stars on GitHub. Last updated 2026-05-02. Licensed MIT.

Use cases

  • Query Jaeger for traces matching specific service or operation names
  • Inspect span details including tags, logs, and timing information
  • Visualize service dependency graphs from trace data

Pros

  • Enables natural language interaction with Jaeger traces through MCP-compatible clients
  • Lightweight Python implementation with minimal dependencies
  • Direct access to Jaeger’s query API without additional middleware

Cons

  • Zero stars and no community adoption indicates early-stage or unmaintained project
  • Requires a running Jaeger instance with accessible query endpoint
  • Limited to read-only operations; cannot modify or inject traces

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables natural language interaction with Jaeger traces through MCP-compatible clients
  • Lightweight Python implementation with minimal dependencies
  • Direct access to Jaeger's query API without additional middleware

Cons

  • Zero stars and no community adoption indicates early-stage or unmaintained project
  • Requires a running Jaeger instance with accessible query endpoint
  • Limited to read-only operations; cannot modify or inject traces