mcp-all-inkl

hl9020/mcp-all-inkl
★ 2 stars TypeScript 🗄️ Database Updated 1d ago
MCP Server for All-Inkl.com hosting management via KAS SOAP API - 9 tools, 53 actions for DNS, domains, subdomains, databases, email, cronjobs, SSL, accounts and system management
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-all-inkl": {
      "command": "npx",
      "args": [
        "-y",
        "hl9020/mcp-all-inkl"
      ]
    }
  }
}