Loading MCP server directory, please wait...
Rust MCP server and CLI for Unraid GraphQL, NAS, Docker, VM, and storage workflows.
npx @getmcp/cli add ai.dinglebear/unraid-rmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
UNRAID_API_URLFull Unraid GraphQL endpoint URL.
UNRAID_API_KEYUnraid API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/unraid-rmcp": {
"command": "npx",
"args": [
"-y",
"unraid-rmcp",
"mcp"
],
"env": {
"UNRAID_API_URL": "",
"UNRAID_API_KEY": "",
"UNRAID_RMCP_VERSION": "",
"UNRAID_RMCP_REPO": "jmagar/unraid-rmcp",
"UNRAID_RMCP_RELEASE_BASE_URL": "",
"RUST_LOG": "info"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.