mcp-contabo

kieksme/mcp-contabo
★ 0 stars TypeScript 🤖 AI/LLM Updated 2d ago
MCP server for Contabo: manage VPS/VDS, snapshots, object storage, secrets & domains via Cursor, Claude & other MCP clients. npm: @kieksme/contabo-mcp
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-contabo": {
      "command": "npx",
      "args": [
        "-y",
        "kieksme/mcp-contabo"
      ]
    }
  }
}

README Excerpt

MCP server for the [Contabo](https://contabo.com/) cloud API — virtual machines, snapshots, object storage, secrets, and domains. Manage Contabo VPS/VDS instances, snapshots, S3-compatible object storage, secrets, and domains from Cursor, Claude Desktop, or any MCP client. Published on npm as [`@kieksme/contabo-mcp`](https://www.npmjs.com/package/@kieksme/contabo-mcp).

Topics

ai-agentsapiclaude-desktopcloudcloud-hostingcontabocursordevopsinfrastructuremcpmcp-servermodel-context-protocolnpm-packageobject-storagetypescript