MCP Servers / cloud-service / Kubernetes MCP

Kubernetes MCP

JSON →
none8cloud-service

A read-only MCP server for retrieving information and diagnosing issues in Kubernetes clusters.

Install
How to run this server

No install command recorded.

server path: kubernetes-mcp
Tools
What this server exposes
get_namespaces
List all available namespaces in the cluster
list_pods
List all pods, optionally filtered by namespace
failed_pods
List all pods in Failed or Error state
pending_pods
List all pods in Pending state with reasons
high_restart_pods
Find pods with restart counts above threshold
list_nodes
List all nodes and their status
node_capacity
Show available capacity on all nodes
list_deployments
List all deployments
list_services
List all services
list_events
List all events
orphaned_resources
List resources without owner references
get_resource_yaml
Get YAML configuration for a specific resource
Configuration
Environment & auth
authnone
Resources
Kubernetes MCP — MCP Server · libregistry