Unraid MCP
Quality Score
90
/100
MCP server for Unraid API — provides tools to interact with an Unraid server's GraphQL API.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"unraid-mcp": {
"command": "uvx",
"args": [
"unraid-mcp"
],
"env": {
"UNRAID_API_URL": "<unraid_api_url>",
"UNRAID_API_KEY": "<your-unraid_api_key>"
}
}
}
}§02 Environment variables
UNRAID_API_URLrequired
Base URL of your Unraid server, e.g. http://192.168.1.100.
UNRAID_API_KEYrequiredsecret
Unraid API key for authentication.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.