Kubernetes cluster management and container orchestration through MCP integration
Key capabilities and functionality
About this MCP server
A Model Context Protocol server that enables AI assistants to interact with Kubernetes clusters, translating natural language requests into Kubernetes operations.
Add these configurations to your Claude Desktop or Claude Code setup
Setup instructions and requirements
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
claude mcp add kubernetes --env KUBECONFIG=/path/to/your/kubeconfig -- uvx mcp-kubernetes-server
Common scenarios and applications
Security considerations and requirements
Common issues and solutions
Common usage examples
List all pods in the default namespace
Create a new deployment with specified image
Scale a deployment to 5 replicas
Get cluster node information and status
Required
September 20, 2025