← All servers
Unraid RMCP
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.
Details
Versions
- 0.3.0 release date unknown
Install
Add to Cursor or pick your client:
Needs env vars: UNRAID_API_URL , UNRAID_API_KEY
— replace the <placeholders> with your values.
claude mcp add ai-dinglebear-unraid --env UNRAID_API_URL=<UNRAID_API_URL> --env UNRAID_API_KEY=<UNRAID_API_KEY> -- npx @dinglebear/unraid mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"ai-dinglebear-unraid": {
"command": "npx",
"args": [
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<UNRAID_API_URL>",
"UNRAID_API_KEY": "<UNRAID_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"ai-dinglebear-unraid": {
"command": "npx",
"args": [
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<UNRAID_API_URL>",
"UNRAID_API_KEY": "<UNRAID_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<UNRAID_API_URL>",
"UNRAID_API_KEY": "<UNRAID_API_KEY>"
}
} Ecosystem signals — baseline 55 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- GitHub stars · 11 hours ago
- ★ 129
- Last commit · 11 hours ago
- today
- Issue close rate · 11 hours ago
- 92%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →