aadarshjain/kubectl-mcp-server
3.3
If you are the rightful owner of kubectl-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.
A Model Context Protocol (MCP) server for Kubernetes cluster management and information gathering using kubectl commands and the Kubernetes Python client.
Tools
Functions exposed to the LLM to take actions
list_clusters
Lists all available Kubernetes clusters from your kubeconfig file.
switch_context
Switches to a different Kubernetes context.
run_kubectl_command_ro
Executes read-only kubectl commands safely.
run_kubectl_command
Executes any kubectl command (use with caution).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client