kyma-mcp-server
Verified Safeby ruanxin
Overview
A server component for the Kyma cloud-native platform, likely managing multi-cloud provisioning or control plane functionalities.
Installation
docker run -p 8080:8080 kyma-mcp-serverSecurity Notes
No obvious 'eval' or obfuscation from file names. As a server, it inherently exposes network endpoints; actual security depends on code implementation (e.g., input validation, authentication, authorization) not visible from file list. Deployment within a secure Kyma/Kubernetes environment is implied, which typically includes robust security practices.
Similar Servers
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-go
This MCP server enables interaction with Kubernetes clusters to list, get, apply, and execute commands on various resources through a conversational interface.
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.
mkp
MKP is a Model Context Protocol (MCP) server for Kubernetes, enabling LLM-powered applications to interact with Kubernetes clusters by providing tools for resource listing, getting, applying, deleting, and executing commands.