jaeger-mcp-server
If you are the rightful owner of jaeger-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for Jaeger, facilitating communication with Jaeger instances using the MCP protocol.
The Jaeger MCP Server is a Model Context Protocol (MCP) server designed to interface with Jaeger, a popular open-source distributed tracing system. This server allows for seamless integration with various MCP clients such as VS Code, Claude, Cursor, and Windsurf Github Copilot. It supports both HTTP and gRPC protocols to communicate with Jaeger instances, providing a flexible and efficient way to query and manage trace data. The server is implemented in Node.js and can be easily installed via NPM, making it accessible for developers looking to enhance their tracing capabilities with Jaeger.
Features
- Supports both HTTP and gRPC protocols for communication with Jaeger.
- Easily integrates with various MCP clients like VS Code and Claude.
- Provides tools for querying operations, services, and traces from Jaeger.
- Configurable via environment variables for flexible deployment.
- Facilitates advanced trace searching with multiple filtering options.