Chat with your Kubernetes Cluster using AI tools and IDEs like Claude and Cursor!
mcpServer
{"mcpServers": {"kubernetes": {"command": "python", "args": ["-m", "kubectl_mcp_tool.mcp_server"], "env": {"KUBECONFIG": "/path/to/your/.kube/config", "PATH": "/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin", "MCP_LOG_FILE": "/path/to/logs/debug.log", "MCP_DEBUG": "1"}}}}}
python -m kubectl_mcp_tool.mcp_server