Unraid MCP is a Model Context Protocol (MCP) server: MCP server for Unraid API — provides tools to interact with an Unraid server's GraphQL API. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the Python package unraid-mcp (via uvx) speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need UNRAID_API_URL, UNRAID_API_KEY. The current release is v2.10.1, published under the MIT license, with source at dinglebear-ai/unraid on GitHub, where it has earned 129 stars.
You'll find Unraid MCP in the Development category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Unraid MCP for dinglebear.ai, claim this listing to verify ownership, earn the Verified badge, and keep the details current.