Skip to content
Claude Code

Unraid MCP for Claude Code

ai.dinglebear/unraid-mcp

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

client:Claude Code transport:stdio runtime:pypi

Install Unraid MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add unraid-mcp -e UNRAID_API_URL=<UNRAID_API_URL> -e UNRAID_API_KEY=<UNRAID_API_KEY> -- uvx unraid-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Unraid MCP in other clients