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
0
View on GitHub

Installation

npx -y elevy99927/devops-mcp-webui

Configuration

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.

GitHub: https://github.com/elevy99927/devops-mcp-webui

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub