mcp-cyclops

cyclops-ui/mcp-cyclops
★ 30 stars Go ⚙️ DevOps Updated 3mo ago
Model Context Protocol server for Cyclops
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-cyclops": {
      "command": "go",
      "args": [
        "run",
        "github.com/cyclops-ui/mcp-cyclops@latest"
      ]
    }
  }
}

Topics

cyclopsdevopskubernetesmcpmcp-serverplatform-engineering