DirectoryK8s Mcp Server
53
Health
fair
65
Popularity
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
202stars
37forks
Python
MIT
Updated March 11, 2026
#ai-assistant#argocd#claude#devops#docker#helm#istioctl#k8s#kubectl#kubernetes#mcp#mcp-server#modelcontextprotocol
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"k8s-mcp-server": {
"command": "npx",
"args": [
"-y",
"k8s-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx k8s-mcp-server
Maintenance Healthfair
Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
› Updated this quarter
Server Info
Categorytools
LanguagePython
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free