Unraid RMCP
Rank #10,582ai.dinglebear/unraid
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.
Unraid RMCP is a Model Context Protocol (MCP) server published by dinglebear-ai. It ranks #10,582 of 132,113 servers tracked on MCP Toplist, and its repository has 129 GitHub stars. Unraid RMCP is listed on Official MCP, with 1 tracked version. It was first listed on Jul 27, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 121,531 of 132,113 servers on MCP Toplist.
Use Unraid RMCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add unraid -e "UNRAID_API_URL=<your UNRAID_API_URL>" -e "UNRAID_API_KEY=<your UNRAID_API_KEY>" -e "UNRAID_RMCP_VERSION=<your UNRAID_RMCP_VERSION>" -e "UNRAID_RMCP_REPO=<your UNRAID_RMCP_REPO>" -e "UNRAID_RMCP_RELEASE_BASE_URL=<your UNRAID_RMCP_RELEASE_BASE_URL>" -e "RUST_LOG=<your RUST_LOG>" -- npx -y @dinglebear/unraid mcpReplace each placeholder with your own value before saving.
[mcp_servers.unraid]
command = "npx"
args = ["-y", "@dinglebear/unraid", "mcp"]
[mcp_servers.unraid.env]
UNRAID_API_URL = "<your UNRAID_API_URL>"
UNRAID_API_KEY = "<your UNRAID_API_KEY>"
UNRAID_RMCP_VERSION = "<your UNRAID_RMCP_VERSION>"
UNRAID_RMCP_REPO = "<your UNRAID_RMCP_REPO>"
UNRAID_RMCP_RELEASE_BASE_URL = "<your UNRAID_RMCP_RELEASE_BASE_URL>"
RUST_LOG = "<your RUST_LOG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unraid": {
"command": "npx",
"args": [
"-y",
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<your UNRAID_API_URL>",
"UNRAID_API_KEY": "<your UNRAID_API_KEY>",
"UNRAID_RMCP_VERSION": "<your UNRAID_RMCP_VERSION>",
"UNRAID_RMCP_REPO": "<your UNRAID_RMCP_REPO>",
"UNRAID_RMCP_RELEASE_BASE_URL": "<your UNRAID_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unraid": {
"command": "npx",
"args": [
"-y",
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<your UNRAID_API_URL>",
"UNRAID_API_KEY": "<your UNRAID_API_KEY>",
"UNRAID_RMCP_VERSION": "<your UNRAID_RMCP_VERSION>",
"UNRAID_RMCP_REPO": "<your UNRAID_RMCP_REPO>",
"UNRAID_RMCP_RELEASE_BASE_URL": "<your UNRAID_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"unraid": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<your UNRAID_API_URL>",
"UNRAID_API_KEY": "<your UNRAID_API_KEY>",
"UNRAID_RMCP_VERSION": "<your UNRAID_RMCP_VERSION>",
"UNRAID_RMCP_REPO": "<your UNRAID_RMCP_REPO>",
"UNRAID_RMCP_RELEASE_BASE_URL": "<your UNRAID_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unraid": {
"command": "npx",
"args": [
"-y",
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<your UNRAID_API_URL>",
"UNRAID_API_KEY": "<your UNRAID_API_KEY>",
"UNRAID_RMCP_VERSION": "<your UNRAID_RMCP_VERSION>",
"UNRAID_RMCP_REPO": "<your UNRAID_RMCP_REPO>",
"UNRAID_RMCP_RELEASE_BASE_URL": "<your UNRAID_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unraid": {
"command": "npx",
"args": [
"-y",
"@dinglebear/unraid",
"mcp"
],
"env": {
"UNRAID_API_URL": "<your UNRAID_API_URL>",
"UNRAID_API_KEY": "<your UNRAID_API_KEY>",
"UNRAID_RMCP_VERSION": "<your UNRAID_RMCP_VERSION>",
"UNRAID_RMCP_REPO": "<your UNRAID_RMCP_REPO>",
"UNRAID_RMCP_RELEASE_BASE_URL": "<your UNRAID_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.dinglebear%2Funraid)<a href="https://mcptoplist.com/server/ai.dinglebear%2Funraid"><img src="https://mcptoplist.com/badge/ai.dinglebear%2Funraid.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dinglebear-ai
Other servers by dinglebear-ai
View all dinglebear-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Aug 4, 2026 |
Frequently asked questions
- Who maintains Unraid RMCP?
- Unraid RMCP is maintained by dinglebear-ai, which publishes 6 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Unraid RMCP listed on the Official MCP Registry?
- Yes — Unraid RMCP is listed on the Official MCP Registry.
- How many versions does Unraid RMCP have?
- MCP Toplist tracks 1 version of Unraid RMCP, most recently published on Aug 4, 2026.
- Where can I find the source code for Unraid RMCP?
- The source code for Unraid RMCP is hosted at github.com/dinglebear-ai/unraid.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.