ksail MCP Server
devantler-tech/ksail
All-in-one Kubernetes SDK: create, manage, and operate clusters across distributions (Kind, K3d, Talos, VCluster) with built-in GitOps, secrets, AI assistant, and MCP server. Only requires Docker.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
devantler-tech/ksail is a Go MCP server licensed under Apache-2.0. All-in-one Kubernetes SDK: create, manage, and operate clusters across distributions (Kind, K3d, Talos, VCluster) with built-in GitOps, secrets, AI assistant, and MCP server. Only requires Docker. Topics: cli, github-copilot, kubernetes, mcp-server, tui, chat, developer-tool, gitops, provisioner, argocd, cloud-native, devops, docker, flux, helm, k3s, kind, local-development, talos, vcluster.
Ranked #1727 out of 29697 indexed tools.
In the top 6% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
138 stars → growing community
Last commit 1d ago → actively maintained
0/18 issues closed → many open issues
0 contributors → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# 🛥️🐳 KSail KSail is a tool that bundles common Kubernetes tooling into a single binary. It provides a VSCode Extension, CLI, AI-Enabled Chat TUI or MCP interface to create clusters, deploy workloads, and operate cloud-native stacks across different distributions and providers. ## Quick Install ```bash # macOS / Linux (Homebrew) brew install --cask devantler-tech/tap/ksail # Go (1.26.1+) go install github.com/devantler-tech/ksail/v6@latest ``` > See the [Installation Guide](https://ksail.devantler.tech/installation/) for binary downloads and more options. ## Quick Start ```bash # 1. Create a project and spin up a cluster (only requires Docker) ksail cluster init --name my-app ksail cluster create # 2. Connect to your cluster with K9s ksail cluster connect ``` That's it — zero to a running cluster in under a minute. ## What KSail Replaces Most Kubernetes workflows require juggling multiple tools: ```text kind + k3d + kubectl + helm + kustomize + flux + argocd + sops + k9sRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.