k8s-multicluster-mcp
If you are the rightful owner of k8s-multicluster-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 henry@mcphub.com.
An MCP server application for Kubernetes operations, providing a standardized API to interact with multiple Kubernetes clusters simultaneously using multiple kubeconfig files.
k8s_get_contexts
List all available Kubernetes contexts.
k8s_get_namespaces
List all namespaces in a specified context.
k8s_get_nodes
List all nodes in a cluster.
k8s_get_resources
List resources of a specified kind.
k8s_get_resource
Get detailed information about a specific resource.