K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments
Stars
207
Forks
38
Watchers
207
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
111
commits
fix: reload_security_config() now updates SECURITY_MODE from environment (#22)
58cf8e8View on GitHubfix: update tests for exception-based error handling (MCP spec) (#20)
58ac1b6View on GitHubfeat: add tool icons metadata (SEP-973, MCP spec 2025-11-25) (#19)
4625d9fView on GitHubfeat: add llms.txt, rewrite CLAUDE.md, native ARM64 Docker builds (#18)
ca2757bView on GitHubMerge branch 'fix/container-permission-error': MCP spec 2025-11-25 compliance
2368c96View on GitHubfeat: add Streamable HTTP transport support and deprecate SSE
44af1d7View on GitHubfeat: return tool errors with isError=true per MCP spec
d132d70View on GitHubfeat: fix FastMCP constructor for mcp 1.26.0 compatibility
bb00cc3View on GitHubfix: handle PermissionError when checking security config path
446b2d2View on GitHubMerge pull request #4 from alexei-led/feature/cloud-auth
ff04132View on GitHub