ai.dinglebear/unraid-rmcp icon
ai.dinglebear

unraid-rmcp

Unraid RMCP

Rust MCP server and CLI for Unraid GraphQL, NAS, Docker, VM, and storage workflows.

stdiocommunityapplication

Package Details

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-rmcp

Optional GitHub owner/repo override for release asset downloads.

UNRAID_RMCP_RELEASE_BASE_URL(str)

Optional release download base URL override.

RUST_LOG(str)
Default:info

Tracing filter for Unraid RMCP logs.