Unraid RMCP
Rust MCP server and CLI for Unraid GraphQL, NAS, Docker, VM, and storage workflows.
Install
Terminal
$npx -y unraid-rmcp mcpmcp_config.json
{
"mcpServers": {
"ai-dinglebear-unraid-rmcp": {
"env": {
"RUST_LOG": "${RUST_LOG}",
"UNRAID_API_KEY": "${UNRAID_API_KEY}",
"UNRAID_API_URL": "${UNRAID_API_URL}",
"UNRAID_RMCP_REPO": "${UNRAID_RMCP_REPO}",
"UNRAID_RMCP_VERSION": "${UNRAID_RMCP_VERSION}",
"UNRAID_RMCP_RELEASE_BASE_URL": "${UNRAID_RMCP_RELEASE_BASE_URL}"
},
"args": [
"-y",
"unraid-rmcp",
"mcp"
],
"command": "npx"
}
}
}Documentation
No README available
Read the documentation on the source repository.
More in Automation
- GlifGenerate images, video, and audio with Glif's media-generation agent204
- adeuAutomated DOCX Redlining Engine149
- Unraid RMCPRust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.128
- kesslerio-attio-mcp-server-betaStreamline your Attio workflows using natural language to search, create, update, and organize com…69
- kesslerio-attio-mcp-serverConnect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…69
- jiraTrack issues, manage projects, and streamline workflows in Jira.61