
Unraid MCP
Supports UIby jmagar
Query, monitor, and manage Unraid servers via GraphQL API with full system and Docker control.
What it does
Unraid MCP provides a comprehensive bridge between AI assistants and Unraid NAS servers. It translates MCP tool calls into GraphQL queries, allowing the AI to monitor system health, manage Docker containers, control Virtual Machines, and handle array parity checks.
Tools
unraid: The primary router for almost all operations (system, health, array, disk, docker, vm, notification, key, plugin, rclone, setting, customization, oidc, user).unraid_help: Provides a detailed markdown reference of available actions.diagnose_subscriptions: Debugs the WebSocket subscription system for live telemetry.test_subscription_query: Probes raw GraphQL subscriptions.
Installation
Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"unraid-mcp": {
"command": "uv",
"args": ["run", "unraid-mcp-server"]
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
- Codex
- Gemini
Quick install
uv run unraid-mcp-serverInformation
- Pricing
- free
- Published
- 4/23/2026
- stars







