Provides read-only access to Jaeger distributed tracing data through the Model Context Protocol. Enables Claude and other MCP-capable agents to search traces, inspect spans, and analyze service dependencies directly within conversations.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.JAEGER_URL— Yes — Jaeger query service URL, e.g. https://jaeger.example.comJAEGER_TOKEN— No — Bearer token (takes precedence over Basic auth)JAEGER_USERNAME— No — HTTP Basic auth usernameJAEGER_PASSWORD— No — HTTP Basic auth passwordJAEGER_SSL_VERIFY— No true Set false for self-signed certificatesJAEGER_TIMEOUT— No 30 HTTP request timeout in secondsJAEGER_RETRY_ATTEMPTS— No 3 Retry count for transient failures (0 to disable)JAEGER_CACHE_TTL— No 120 TTL in seconds for discovery endpoint cache (0 to disable)JAEGER_CONCURRENCY_LIMIT[](https://m8ven.ai/mcp/mshegolev-jaeger-mcp-1v670v)