jaeger-mcp-chart
Verified Safeby transform-ia
Overview
Deploys a server that exposes Jaeger tracing data through the Model Context Protocol (MCP) for AI assistants and other tools.
Installation
helm install jaeger-mcp . --namespace claude-tools --create-namespaceSecurity Notes
The chart promotes security best practices by configuring containers to run as non-root users, with read-only filesystems, and dropped capabilities. Network policies are also implemented to restrict ingress and egress traffic. No obvious 'eval' or malicious patterns found. The main risk would be misconfiguration of network policies or insecure Jaeger backend.
Similar Servers
mcp-server-kubernetes
This MCP server enables AI agents to connect to and manage Kubernetes clusters by executing kubectl and Helm commands.
metoro-mcp-server
The Metoro MCP Server allows LLM applications, specifically the Claude Desktop App, to interact with Kubernetes cluster observability data provided by the Metoro platform.
mcp-helm
Provides a Model Context Protocol (MCP) server for AI assistants to interact with Helm repositories and charts without requiring a local Helm installation.
kubeview-mcp
Enables AI agents to inspect, diagnose, and debug Kubernetes clusters through a read-only Model Context Protocol (MCP) server.