arcane-rmcp

jmagar/arcane-rmcp
★ 1 stars Rust Code/Dev Tools Updated 4d ago
Rust MCP server for Arcane Docker management
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": {
    "arcane-rmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "arcane-rmcp"
      ]
    }
  }
}

README Excerpt

Rust MCP and CLI server for Arcane Docker management. `rarcane` is a Rust implementation of the existing TypeScript `arcane-mcp` behavior. It proxies Arcane API operations through a consistent MCP tool and equivalent CLI commands while keeping auth, validation, destructive-operation confirmation, and response shaping in the Rust service layer.

Tools (11)

containerenvironmentgitopsimagenetworkprojectregistrystatussystemvolumevulnerability