Stats
Actions
Tags
From ksail
Local stdio MCP server invoked via 'ksail mcp' CLI for KubeSail, enabling Kubernetes cluster management, deployment, and self-hosting capabilities.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ksail": {
"command": "ksail",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
ksailCommand-line arguments passed to the server process
npx claudepluginhub devantler-tech/ksail --plugin ksail