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
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