unrust

jmagar/unrust
★ 0 stars Rust 🗄️ Database Updated 7d ago
Rust MCP server for Unraid — read-only GraphQL API bridge
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": {
    "unrust": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "unrust"
      ]
    }
  }
}

README Excerpt

Rust MCP server that bridges Claude (and any MCP client) to the Unraid server GraphQL API. Exposes 24 read-only actions covering array health, Docker, VMs, shares, logs, metrics, UPS, and more. ``` ┌────────────────────────────────────┐ Claude / MCP ◀────▶ │ POST /mcp (RMCP Streamable HTTP) │ stdio client ◀────▶ │ unraid mcp (stdio transport) │

Tools (20)

RUST_LOGUNRAID_API_KEYUNRAID_API_SKIP_TLS_VERIFYUNRAID_API_URLUNRAID_MCP_ALLOWED_HOSTSUNRAID_MCP_ALLOWED_ORIGINSUNRAID_MCP_DISABLE_HTTP_AUTHUNRAID_MCP_HOSTUNRAID_MCP_NO_AUTHUNRAID_MCP_PORTUNRAID_MCP_PUBLIC_URLUNRAID_MCP_TOKENUnraidServiceValueactionarrayconnectdisksdockerdocker_logs