mcp-kubernetes-server
If you are the rightful owner of mcp-kubernetes-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp-kubernetes-server is a server implementing the Model Context Protocol (MCP) to enable AI assistants to interact with Kubernetes clusters.
The mcp-kubernetes-server acts as a bridge between AI assistants and Kubernetes clusters, translating natural language requests into Kubernetes operations. It allows AI assistants to query resources, execute commands, manage clusters, and diagnose resource states. The server processes requests from AI assistants, translates them into kubectl commands or API calls, and returns structured responses. This enables seamless interaction with Kubernetes environments through natural language.
Features
- Natural language interaction with Kubernetes clusters.
- Execution of kubectl and helm commands.
- Querying and managing Kubernetes resources.
- Diagnosing and interpreting Kubernetes resource states.
- Support for multiple AI assistants like Claude, Cursor, and GitHub Copilot.
Tools
kubectl
Cluster interaction