alpha-hack-program/cluster-insights-mcp-rs
If you are the rightful owner of cluster-insights-mcp-rs 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.
Cluster Insights MCP Server is a production-ready Model Context Protocol server developed in Rust, providing intelligent Kubernetes cluster analysis and resource management capabilities.
Tools
Functions exposed to the LLM to take actions
get_cluster_capacity
Get total cluster capacity and utilization.
check_resource_fit
Check if workload fits in available resources.
get_node_breakdown
Detailed resource breakdown per node.
get_namespace_usage
Resource usage per namespace.
get_pod_resource_stats
Top 20 pods by resource consumption.
check_replica_capacity
Check if cluster can accommodate additional replicas.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client