Unraid-MCP

tarakanof/Unraid-MCP
★ 0 stars Python AI/LLM Updated 10d ago
MCP server for monitoring and managing Unraid via its official GraphQL API — read-only by default, opt-in mutations, every destructive action needs confirmation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unraid-mcp": {
      "command": "uvx",
      "args": [
        "unraid-mcp"
      ]
    }
  }
}

Or install with pip: pip install unraid-mcp

README Excerpt

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="docs/icons/unraid-mcp-lockup-dark.png"> <img alt="Unraid MCP" src="docs/icons/unraid-mcp-lockup-light.png" width="460"> </picture> </p> <p align="center"> <a href="https://github.com/tarakanof/Unraid-MCP/actions/workflows/ci.yml"><img alt="CI" src="https://github.com/tarakanof/Unraid-MCP/actions/workflows/ci.yml/badge.svg"></a>

Topics

ai-agentsclaudedockergraphqlhome-serverhomelabllmmcpmcp-servermodel-context-protocolmonitoringpythonself-hostedunraid