Enables management of K3s lightweight Kubernetes clusters with full support for resource operations, monitoring, and troubleshooting through AI-powered natural language commands
Provides comprehensive Kubernetes cluster management through natural language interfaces, including resource CRUD operations, monitoring, scaling, troubleshooting, and multi-cloud support for EKS, AKS, GKE, RKE2, and K3s
MCP-K8sWizard
The Kubernetes Wizard for Modern DevOps
Streamline your Kubernetes operations with AI-powered natural language interfaces and comprehensive DevOps automation.
๐ Overview
MCP-K8sWizard is a comprehensive Model Context Protocol (MCP) solution designed for professional DevOps teams. It provides natural language interfaces for complex Kubernetes workflows, enabling teams to manage clusters, monitor applications, and execute operational tasks efficiently through AI-powered conversations.
โจ Key Features
๐ฏ Multi-Cloud Kubernetes Management
Universal Compatibility: Native support for EKS, AKS, GKE, RKE2, K3s, and standard Kubernetes distributions
Intelligent Cluster Detection: Automatic identification and configuration of cluster types and capabilities
Advanced Resource Management: Comprehensive CRUD operations across all Kubernetes resource types
Real-time Monitoring: Live cluster health, resource utilization, and performance metrics
๐ค AI-Powered Operations
Natural Language Processing: Conversational interface for complex DevOps operations
Intelligent Troubleshooting: AI-driven diagnostics and step-by-step resolution guidance
Smart Prompts: Context-aware prompt suggestions for different scenarios
Automated Insights: Proactive identification of potential issues and optimization opportunities
๐ Security & Access Control
RBAC Integration: Full integration with Kubernetes RBAC and identity providers
Audit Logging: Comprehensive audit trails for all operations and access
Secure Communication: TLS encryption for all communications
Minimal Privilege: Secure by design with least privilege access patterns
๐๏ธ Architecture
MCP Protocol Integration
The following diagram shows how MCP-K8sWizard integrates with VSCode/Cursor AI through the Model Context Protocol:
Component Architecture
The internal architecture of MCP-K8sWizard follows a layered approach:
๐ ๏ธ Available Tools
Kubernetes Management Tools (37 Total)
Category | Tools | Description |
Kubernetes Operations (14) |
,
,
,
,
,
,
,
,
| Direct Kubernetes API operations, monitoring, and debugging |
Kubectl Operations (12) |
,
,
,
,
,
,
,
,
,
,
,
| Full CRUD operations, scaling, rollouts, and resource management via kubectl |
Context Management (4) |
,
,
,
| Multi-cluster context switching and management |
AI-Powered Guidance (7) |
,
,
,
,
,
,
| Intelligent diagnostic, optimization, and troubleshooting prompts |
๐ Quick Start
Prerequisites
Go 1.25.1 or later
Kubernetes cluster access (kubeconfig configured)
VSCode/Cursor AI with MCP support
macOS or Linux operating system
Installation
For detailed installation instructions, see our comprehensive Installation Manual.
Quick Setup:
Clone and install
git clone https://github.com/your-org/mcp-k8swizard.git cd mcp-k8swizard make installConfigure Cursor AI Add to your
~/.cursor/mcp.json
:{ "mcpServers": { "k8s-wizard": { "command": "/path/to/mcp-k8swizard", "args": ["--verbose"] } } }Restart Cursor AI and start using natural language commands!
๐ Need detailed instructions? Check out our Installation Manual for step-by-step setup, troubleshooting, and advanced configuration options.
Basic Usage
๐ Natural Language Examples
Cluster Management
Resource Operations
Debugging & Troubleshooting
Scaling & Updates
๐ง Configuration
Environment Variables
Variable | Description | Default |
| Path to kubeconfig file |
|
| Default Kubernetes context | Current context |
| Logging level (DEBUG, INFO, WARN, ERROR) |
|
| Log file path |
|
Command Line Options
๐ค Contributing
We welcome contributions! Please see our Contributing Guidelines for details.
Development Setup
Fork the repository
Create a feature branch
Make your changes
Submit a pull request
Development Commands
Code Style
Follow Go standard formatting (
gofmt
)Use meaningful variable and function names
Add comments for public functions
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ Acknowledgments
Model Context Protocol for the MCP specification
Kubernetes for the amazing container orchestration platform
Go for the excellent programming language
The open-source community for inspiration and support
๐ Documentation
Manuals
Installation Manual - Complete setup guide for Cursor AI integration
Configuration Guide - Advanced configuration options
Troubleshooting Guide - Common issues and solutions
API Reference - Complete tool documentation
Quick Links
Getting Started: See Installation Manual for detailed setup
Configuration: Advanced options in Configuration Guide
Troubleshooting: Common issues in Troubleshooting Guide
๐ Support
Documentation: Wiki
Issues: GitHub Issues
Discussions: GitHub Discussions
Made with โค๏ธ for the Kubernetes community
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
๐ค 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.