rustcane

jmagar/rustcane
★ 0 stars Rust 💻 Code/Dev Tools Updated today
Rust MCP server for Arcane Docker management
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rustcane": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rustcane"
      ]
    }
  }
}

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