ai.dinglebear
unraid-rmcp
Unraid RMCP
Rust MCP server and CLI for Unraid GraphQL, NAS, Docker, VM, and storage workflows.
stdiocommunityapplication
Package Details
unraid-rmcp
Transportstdio
Runtimenpx
Package Arguments
Positional
Position 0Required
mcpRun Unraid RMCP over stdio.Environment Variables
UNRAID_API_URL(str)
Required
Full Unraid GraphQL endpoint URL.
UNRAID_API_KEY(str)
RequiredSecret
Unraid API key.
UNRAID_RMCP_VERSION(str)
Optional GitHub release tag override for the downloaded Unraid RMCP binary.
UNRAID_RMCP_REPO(str)
Default:
jmagar/unraid-rmcpOptional GitHub owner/repo override for release asset downloads.
UNRAID_RMCP_RELEASE_BASE_URL(str)
Optional release download base URL override.
RUST_LOG(str)
Default:
infoTracing filter for Unraid RMCP logs.