← All servers
Unraid MCP
MCP server for Unraid API — provides tools to interact with an Unraid server's GraphQL API.
Details
- Transport
- stdio
- Latest version
- 2.10.1
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗
Versions
- 2.10.1 release date unknown
Install
Add to Cursor or pick your client:
Needs env vars: UNRAID_API_URL , UNRAID_API_KEY
— replace the <placeholders> with your values.
claude mcp add ai-dinglebear-unraid-mcp --env UNRAID_API_URL=<UNRAID_API_URL> --env UNRAID_API_KEY=<UNRAID_API_KEY> -- uvx unraid-mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"ai-dinglebear-unraid-mcp": {
"command": "uvx",
"args": [
"unraid-mcp"
],
"env": {
"UNRAID_API_URL": "<UNRAID_API_URL>",
"UNRAID_API_KEY": "<UNRAID_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"ai-dinglebear-unraid-mcp": {
"command": "uvx",
"args": [
"unraid-mcp"
],
"env": {
"UNRAID_API_URL": "<UNRAID_API_URL>",
"UNRAID_API_KEY": "<UNRAID_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "uvx",
"args": [
"unraid-mcp"
],
"env": {
"UNRAID_API_URL": "<UNRAID_API_URL>",
"UNRAID_API_KEY": "<UNRAID_API_KEY>"
}
} Ecosystem signals — baseline 56 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- GitHub stars · 1 day ago
- ★ 130
- Last commit · 1 day ago
- today
- Issue close rate · 1 day ago
- 92%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →