unraid-mcp-server

hektyc/unraid-mcp-server
★ 0 stars TypeScript Browser/Web Updated today
Feature-rich, safety-enhanced Unraid MCP server with read-only mode, granular action toggles, and universal AI client support
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": {
    "unraid-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "hektyc/unraid-mcp-server"
      ]
    }
  }
}

README Excerpt

Private, safety-first MCP server for Unraid. Runs as a native Unraid plugin (`.plg`) with WebGUI settings, GraphQL-only delegation, and `nobody:nobody` daemon isolation. 1. Go to **Releases** page: `https://github.com/hektyc/unraid-mcp-server/releases/latest` 2. Download `unraid-mcp.plg` (right-click → "Save Link As", or click the file then download)

Tools (1)

stdio