kc-mcp-server

Kvindo/kc-mcp-server
★ 0 stars TypeScript File System Updated today
MCP server for Kvindo Cloud — manage VMs, volumes, S3, Kubernetes, load balancers, VPNs and more from any MCP-compatible AI client.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Kvindo/kc-mcp-server"
      ]
    }
  }
}