suse-observability-mcp-server
by drutigliano19
Overview
Provides AI agents with structured access to SUSE Observability data for intelligent troubleshooting and root cause analysis.
Installation
docker run -p 8080:8080 --rm suse-observability-mcp-server -url "https://your-instance.suse.observability.com" -token "YOUR_API_TOKEN" -apitoken -http ":8080"Security Notes
CRITICAL: The client disables TLS certificate verification (InsecureSkipVerify: true) when connecting to the SUSE Observability API, making it vulnerable to Man-in-the-Middle attacks. There is also a potential Groovy script injection vulnerability in the topology query execution, as user-controlled input is directly embedded into Groovy scripts without robust sanitization.
Similar Servers
mcp-server-kubernetes
This MCP server enables AI agents to connect to and manage Kubernetes clusters by executing kubectl and Helm commands.
kmcp
KMCP is a Kubernetes controller and CLI tool that provides a declarative way to deploy, manage, and scale Model Context Protocol (MCP) servers in Kubernetes environments.
mcp-k8s
Facilitates natural language interaction and automation for Kubernetes cluster management and Helm operations via the Model Control Protocol (MCP).
alibabacloud-ack-mcp-server
Orchestrates various AlibabaCloud ACK and Kubernetes management, observability, and diagnostic tools into a unified AI-native toolset, enabling AI agents to interact with and manage container services through natural language.