icy-r/kubemcp
If you are the rightful owner of kubemcp 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.
Kube MCP is a Model Context Protocol server designed for managing Kubernetes clusters, enabling AI assistants to interact with Kubernetes resources.
Tools
Functions exposed to the LLM to take actions
k8s_deployments
list, get, scale, restart, get_status, get_metrics
k8s_pods
list, get, delete, get_logs, summarize_logs, get_status
k8s_services
list, get, get_endpoints
k8s_configmaps
list, get, create, update, delete
k8s_secrets
list, get, create, update, delete
k8s_namespaces
list, get, create, delete
k8s_metrics
get_pod_metrics, get_node_metrics
k8s_events
list, get_resource_events, get_recent_events
k8s_audit
get_config, configure, get_session_log, clear_session_log
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client