Jaeger MCP Server

Stableanalytics
35 starsTypeScriptcommunity
GitHub
About

Overview

The Jaeger MCP Server enables AI agents to access distributed tracing data from Jaeger. It provides tools for searching traces, viewing service dependencies, analyzing latency distributions, and comparing traces across time periods.
Capabilities

Tools & Capabilities

search_traces

Search traces by service and operation

get_trace

Get a specific trace by ID

list_services

List all traced services

get_dependencies

Get service dependency graph

Setup

Installation

bash
Install
npx -y mcp-server-jaeger
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "jaeger": {
      "command": "npx",
      "args": ["-y", "mcp-server-jaeger"],
      "env": { "JAEGER_URL": "http://localhost:16686" }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Jaeger MCP Server - MCP Server Directory - CortexAgent