Install
1
Run in your terminal$
npx claudepluginhub jamesprial/prial-plugins --plugin unraid-assistantAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"unraid-assistant": {
"command": "uv",
"args": [
"run",
"--directory",
"${CLAUDE_PLUGIN_ROOT}/server",
"unraid-assistant"
],
"env": {
"UNRAID_URL": "",
"UNRAID_API_KEY": "<your-unraid-api-key>"
}
}
}
}Replace placeholder values for: UNRAID_API_KEY
Security Considerations
Requires secrets
This MCP server needs API keys or credentials. Configure them in your environment before use.
Admin access level
This server has elevated permissions. Review the source code before enabling.
Details
Command
uvAccess Leveladmin
Arguments
run--directory${CLAUDE_PLUGIN_ROOT}/serverunraid-assistant
Environment Variables
UNRAID_URL=UNRAID_API_KEY=Required Secrets
UNRAID_API_KEY
Capabilities
files
Actions
Plugins (1)