elevy99927/devops-mcp-webui
MCP Server for Kubernetes integrated with Open-WebUI, bridging the gap between DevOps and non-technical teams. Supports `kubectl` and `helm` operations through natural-language commands.
Quick Start
Clone the repository:
git clone https://github.com/elevy99927/devops-mcp-webuiClaude Desktop configuration example:
{
"mcpServers": {
"devops-mcp-webui": {
"command": "npx",
"args": [
"-y",
"elevy99927/devops-mcp-webui"
]
}
}
}Check the repository README for specific installation and configuration instructions.