k8s-mcp-server
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
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- integration-tests.yml
- release.yml
- docker-compose.yml
- Dockerfile
- security_config.yaml
- architecture.md
- claude-integration.md
- cloud-providers.md
- environment-variables.md
- getting-started.md
- security.md
- spec.md
- supported-tools.md
- __init__.py
- __main__.py
- cli_executor.py
- config.py
- errors.py
- prompts.py
- security.py
- server.py
- tools.py
- __init__.py
- conftest.py
- test_k8s_tools.py
- __init__.py
- conftest.py
- test_cli_executor.py
- test_config.py
- test_errors.py
- test_k8s_tools.py
- test_main.py
- test_prompts.py
- test_security.py
- test_server.py
- test_tool_specific.py
- test_tools.py
- __init__.py
- conftest.py
- helpers.py
- .dockerignore
- .gitignore
- CLAUDE.md
- codecov.yml
- LICENSE
- llms.txt
- Makefile
- pyproject.toml
- README.md
- uv.lock
// repository documentation
Was this content helpful?
(0 ratings)
