Skip to content
Back to search
30
MCP

Kubernetes

docker-mcp/kubernetes

Connect to a Kubernetes cluster and manage it.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
23
callable
Primary URL

Tools · 23

cleanup
exec_in_pod
explain_resource
install_helm_chart
kubectl_apply
kubectl_context
kubectl_create
kubectl_delete
kubectl_describe
kubectl_generic
kubectl_get
kubectl_logs
kubectl_patch
kubectl_reconnect
kubectl_rollout
kubectl_scale
list_api_resources
node_management
ping
port_forward
stop_port_forward
uninstall_helm_chart
upgrade_helm_chart

Similar MCP servers embedding-nearest

Kubectl
MCP Server that enables AI assistants to interact with Kubernetes clusters via kubectl operations.
26 tools
Kubernetes
Bridges natural language interactions with Kubernetes clusters by wrapping kubectl commands, enabling conversational management of pods, dep
0 tools
Docker
Use the Docker CLI.
1 tools
Kubernetes Pilot
Enables AI to manage Kubernetes clusters through a comprehensive set of tools for contexts, namespaces, pods, deployments, services, and oth
0 tools
Kubernetes ListPods
Enables interaction with Kubernetes clusters to list pods in specified namespaces using the user's kubeconfig file for DevOps workflows, mon
0 tools
k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kubernetes": {
      "url": "None",
      "transport": "http"
    }
  }
}