starling

warble-tech/starling
★ 1 stars Unknown language 💻 Code/Dev Tools Updated 1d ago
Starling — MCP server for Kubernetes ops. Scan manifests, read live clusters, remediate.
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": {
    "starling": {
      "command": "npx",
      "args": [
        "-y",
        "warble-tech/starling"
      ]
    }
  }
}

README Excerpt

**MCP server for Kubernetes ops** — scan manifests, read live clusters, remediate from your agent. This repository is the **public release channel** for the Starling CLI. Source code lives in [`warble-tech/warble-core`](https://github.com/warble-tech/warble-core/tree/main/ops/starling). See [Releases](https://github.com/warble-tech/starling/releases) for prebuilt binaries (macOS / Linux / Windows × amd64 / arm64).