containers/kubernetes-mcp-server
If you are the rightful owner of kubernetes-mcp-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 Kubernetes MCP Server is a powerful and flexible implementation of the Model Context Protocol (MCP) server, designed to interact directly with Kubernetes and OpenShift environments.
Tools
Functions exposed to the LLM to take actions
configuration_view
Get the current Kubernetes configuration content as a kubeconfig YAML.
events_list
List all the Kubernetes events in the current cluster from all namespaces.
helm_install
Install a Helm chart in the current or provided namespace with the provided name and chart.
helm_list
List all the Helm releases in the current or provided namespace.
helm_uninstall
Uninstall a Helm release in the current or provided namespace with the provided name.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client