MCP Server Kubernetes
MCP Server Kubernetes allows AI assistants to perform various operations within a Kubernetes cluster, including: - Pod Management: List, create, describe, and delete pods. - Service and Deployment Management: List services, deployments, and nodes; update deployment replicas. - Namespace Operations: List and create namespaces. - Logging and Events: Retrieve logs from pods and get cluster events. - Helm Integration: Install, upgrade, and uninstall Helm charts with custom values and repository support. - Port Forwarding: Set up port forwarding to pods or services. - CronJob Management: Create, list, and describe cronjobs. The server connects to the current kubectl context, requiring kubectl and Helm v3 to be installed and properly configured.