cloud platforms
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.
python
cloud
local
cloud platforms
Installation
npx -y elevy99927/devops-mcp-webuiConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "devops-mcp-webui",
"command": "npx",
"args": [
"-y",
"elevy99927/devops-mcp-webui"
]
}About This MCP Server
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub