Jaeger MCP
MCP server for Jaeger distributed tracing. Give Claude (or any MCP-capable agent) read access to your trace data - search traces, inspect spans, compare traces, compute span statistics, map service dependencies, predict performance issues, and forecast capacity needs - without leaving the conversation. Its 15 documented tools cover jaeger, traces, compare, test.
People who work with jaeger, traces and compare and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-12 · ★ 2 · #39 OF 66 MAINTAINED MAPS & LOCATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Jaeger MCP
before you install - you'll need
Set JAEGER_URL, JAEGER_TOKEN before connecting.
Claude Code
claude mcp add mshegolev-jaeger-mcp -- uvx jaeger-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mshegolev-jaeger-mcp": {
"command": "uvx",
"args": [
"jaeger-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package jaeger-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.mshegolev is GitHub-verified and matches the repo owner
03 · What Jaeger MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list all instrumented services, list operation names for a service, search traces with rich filters, and classify per-operation regressions between two time windows.
The 15 tools it gives your agent
Extracted from the project's README - what jaeger-mcp lets an agent do.
- jaeger_list_services
- - List all instrumented services
- jaeger_list_operations
- - List operation names for a service
- jaeger_search_traces
- - Search traces with rich filters
- jaeger_get_trace
- - Full trace detail with span tree
- jaeger_get_dependencies
- - Service-to-service call graph
- jaeger_compare_traces
- - Structural diff between two traces
- jaeger_span_statistics
- - Per-operation latency and error stats
- jaeger_critical_path
- - Longest-duration span chain and bottleneck ranking
- jaeger_compare_windows
- - Aggregate trace behavior diff between two time periods
- jaeger_detect_anomalies
- - Statistical latency/error-rate spike detection per operation
- jaeger_predict_degradation
- - Predict performance degradation 2-24 hours in advance
- jaeger_forecast_capacity
- - Forecast throughput demands and resource requirements
show all 15 tools
- jaeger_find_test_traces
- - Correlate a test run to its traces by tag query (Allure/pytest/custom)
- jaeger_regression_diff
- - Classify per-operation regressions between two time windows
- jaeger_test_profile
- - Per-operation latency hotspots for a tagged test run
Latest releases
v0.6.3 · 2026-08-12
Automated release for version 0.6.3 · Changes: · Version bump from 0.6.2 to 0.6.3 · Merged latest changes from main to master
v0.6.2 · 2026-08-07
Automated release for version 0.6.2 · Changes: · Version bump from 0.6.1 to 0.6.2 · Merged latest changes from main to master
v0.5.3 · 2026-07-07
Automated release for version 0.5.3 · Changes: · Version bump from 0.5.2 to 0.5.3 · Merged latest changes from main to master
04 · Who maintains Jaeger MCP
jaeger-mcp is maintained by mshegolev. We track 7 MCP servers from mshegolev - 7 actively maintained, 8 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from mshegolev.
05 · Facts
- repository
- github.com/mshegolev/jaeger-mcp
- category
- maps & location - ranked #39 of 66 actively-maintained maps & location servers as of 2026-09-18.
- release cadence
- 5 releases in the last 90 days (latest 2026-08-12)
- registry
- io.github.mshegolev/jaeger-mcp (active, first published 2026-04-18)
- packages
- pypi:jaeger-mcp
06 · Jaeger MCP FAQ
Is Jaeger MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-12 and it shipped 5 releases in the last 90 days. We re-verify nightly.
What can Jaeger MCP do?
With this server connected, an agent can list all instrumented services, list operation names for a service, search traces with rich filters, and classify per-operation regressions between two time windows.
How do I install Jaeger MCP?
Run `uvx jaeger-mcp`. The README documents 2 environment variables (JAEGER_URL, JAEGER_TOKEN) to set first. Set JAEGER_URL, JAEGER_TOKEN before connecting. You can also paste the ready-made client config above.
Does Jaeger MCP run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Jaeger MCP
Alternatives to Jaeger MCP
Maintained maps & location servers if Jaeger MCP isn't the fit.
- Not Fair OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL. ★ 3,817 · 2026-09-17
- Google Maps MCP Server 18 Google Maps tools for AI agents - geocode, search, directions, weather, and more. ★ 459 · 2026-09-16
- Mapbox MCP Server Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc. ★ 355 · 2026-09-17
- Brasil API MCP server for BrasilAPI - CEP, CNPJ, banks, FIPE, holidays, weather ★ 271 · 2026-08-29
- Monkeymcp MCP server providing monkey data, journeys, and location services for various monkey species. ★ 123 · 2025-10-10
- Platform AI Google Maps Platform Code Assist MCP ★ 105 · 2026-08-18
More maps & location MCP servers · Commutescout · Opencage Geocoding MCP · Optifeed Radar · Oh My Wind
More Python MCP servers · Package Version Check MCP · OmniClip RAG (msjsc001) · ArcGIS MCP Bridge · Ohm MCP · Data Aggregator · see all