SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Un
MCP SERVER

Unraid MCP

MCP server for Unraid API — provides tools to interact with an Unraid server's GraphQL API.

Developer toolsmcpdeveloper tools
Visit project

About Unraid MCP

MCP server for Unraid API — provides tools to interact with an Unraid server's GraphQL API. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.

How to connect

What is the endpoint and how does it run?

Runs locally from the pypi package unraid-mcp (version 2.10.1) over stdio.

How do I add Unraid MCP to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add unraid -- uvx unraid-mcp
Cursor, Claude Desktop and other clients (JSON config)
{
  "mcpServers": {
    "unraid": {
      "command": "uvx",
      "args": [
        "unraid-mcp"
      ]
    }
  }
}

Snippets are generated from the published package name; the server name unraid is only a label you can change. Add the credentials the publisher documents.

Published packages
pypiunraid-mcp @ 2.10.1

Sources and checks

View the source

Registry name: ai.dinglebear/unraid-mcp
Published version: 2.10.1

Source information collected September 9, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICUnraid MCP on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/unraid-mcp.svg)](https://ruagentic.com/tools/unraid-mcp)
HTML badge
<a href="https://ruagentic.com/tools/unraid-mcp"><img src="https://ruagentic.com/badge/unraid-mcp.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Unraid MCP on RUAGENTIC](https://ruagentic.com/embed/unraid-mcp.svg)](https://ruagentic.com/tools/unraid-mcp)
HTML embed
<iframe src="https://ruagentic.com/embed/unraid-mcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Unraid MCP on RUAGENTIC"></iframe>