M
MCP K8swizard
by @heniv96
🤖 AI-powered Kubernetes management with 37+ tools via natural language. Transform complex Kubectl commands into simple conversations. Perfect for DevOps teams using Cursor AI. Built with Go.
Created 9/7/2025
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/heniv96/MCP-K8sWizard
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"heniv96-mcp-k8swizard": {
"command": "git",
"args": [
"clone",
"https://github.com/heniv96/MCP-K8sWizard"
]
}
}
}