mcpbeat Sign in

Unraid MCP Server

local only

Unraid MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.

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

Installs / week
not published
131
Stars
2 open issues
22 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/schema-drift.yml:276
      - name: Open / update Rust drift issue
        if: ${{ !cancelled() && steps.rust_diff.outputs.drift == 'true' }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Unraid MCP

same job, measured the same way
Unraid MCP
by tootie

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

564 installs/wk local only
Dsr MCP Server
by grupo-avispa

An MCP server that provides tools for interacting with Deep State Representation (DSR) graphs.

local only
Pagerduty MCP
by pagerduty

PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.

18 944 installs/wk local only
MCP Memos
by jkawamoto

An MCP server for interacting with Memos.

local only
MCP Flutterwave
by bajoski34

MCP Server to interact with Flutterwave APIs.

52 installs/wk local only
MCP Victoriatraces
by victoriametrics-community

MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation

local only
Microsoft Fabric MCP Server
by microsoft

MCP tools for interacting with Microsoft Fabric

577 installs/wk local only
MCP Victorialogs
by victoriametrics-community

MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation

local only

Unraid MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Unraid MCP?
Unraid MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Unraid MCP open source?
Yes — it is published under the MIT licence, written in Python, 131 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.