Enables management of Kubernetes cluster resources including deployments, pods, services, configmaps, secrets, namespaces, metrics, and events. Supports operations like scaling, restarting, log retrieval, and resource monitoring with safety features for destructive actions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Kube MCPlist all pods in the default namespace"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Kube MCP
A Model Context Protocol (MCP) server for Kubernetes cluster management. Enables AI assistants to interact with Kubernetes resources.
Quick Start
MCP Configuration
Add to your MCP client (Claude Desktop, Cursor, etc.):
Custom kubeconfig:
Environment Variables
Variable | Description | Default |
|
|
|
| Custom kubeconfig path | - |
| Default namespace |
|
|
|
|
Tools
Tool | Actions |
| list, get, scale, restart, get_status, get_metrics |
| list, get, delete, get_logs, summarize_logs, get_status |
| list, get, get_endpoints |
| list, get, create, update, delete |
| list, get, create, update, delete |
| list, get, create, delete |
| get_pod_metrics, get_node_metrics |
| list, get_resource_events, get_recent_events |
| get_config, configure, get_session_log, clear_session_log |
Safety Features
Destructive actions require explicit confirmation:
Preview changes with dry-run:
Development
License
MIT