Get detailed information about Kubernetes resources like pods, deployments, and services by specifying resource type and name to troubleshoot or inspect cluster components.
List all Ingress resources within a specific Kubernetes namespace using the k8s-pilot server. Simplifies cluster management by providing basic Ingress information.
Provides Kubernetes cluster management capabilities through natural language via MCP protocol over HTTP/SSE. Supports Pod, Service, Deployment operations, log retrieval, and resource management with JWT authentication and RBAC permissions.
A Model Context Protocol (MCP) server that provides safe, read-only access to Kubernetes resources for debugging and inspection. Built with security in mind, it offers comprehensive cluster visibility without modification capabilities.
An MCP server that enables AI assistants to interact with Kubernetes clusters by translating natural language into kubectl and Helm operations. It allows users to query, manage, and diagnose Kubernetes resources and cluster states through a seamless integration.