cloud platforms

Mcp Cyclops

An MCP server that allows AI agents to manage Kubernetes resources through Cyclops abstraction

cloud
rust
enterprise
cloud platforms
0
View on GitHub

Installation

npx -y cyclops-ui/mcp-cyclops

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-cyclops",
  "command": "npx",
  "args": [
    "-y",
    "cyclops-ui/mcp-cyclops"
  ]
}

About This MCP Server

cyclops-ui/mcp-cyclops

An MCP server that allows AI agents to manage Kubernetes resources through Cyclops abstraction

GitHub: https://github.com/cyclops-ui/mcp-cyclops

Need More Details?

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

View Full Documentation on GitHub