jsell-rh/capi-mcp
3.2
If you are the rightful owner of capi-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A production-grade Model Context Protocol (MCP) server for the Kubernetes Cluster API (CAPI), enabling AI agents to manage Kubernetes clusters through a secure, standardized interface.
Tools
Functions exposed to the LLM to take actions
list_clusters
List all managed workload clusters
get_cluster
Get detailed information for a specific cluster
create_cluster
Create a new workload cluster from templates
delete_cluster
Delete a workload cluster
scale_cluster
Scale worker nodes in a cluster
get_cluster_kubeconfig
Retrieve cluster access credentials
get_cluster_nodes
List nodes within a cluster
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client