Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/jmpijll/unraid-code-mode-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/jmpijll/unraid-code-mode-mcp/unraid)<a href="https://agentmods.dev/mcp/jmpijll/unraid-code-mode-mcp/unraid"><img src="https://agentmods.dev/badge/mcp/jmpijll/unraid-code-mode-mcp/unraid/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/jmpijll/unraid-code-mode-mcp/unraid"><img src="https://agentmods.dev/badge/mcp/jmpijll/unraid-code-mode-mcp/unraid.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
unraid scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"unraid": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {
"MCP_TRANSPORT": "stdio",
"UNRAID_BASE_URL": "${env:UNRAID_BASE_URL}",
"UNRAID_API_KEY": "${env:UNRAID_API_KEY}",
"UNRAID_INSECURE": "${env:UNRAID_INSECURE}",
"UNRAID_CA_CERT_PATH": "${env:UNRAID_CA_CERT_PATH}"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 15 lines scan A 445e744b338d
unraid is an MCP server published in the GitHub repository jmpijll/unraid-code-mode-mcp (1 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-08.
Other mcp servers, from other repositories
mikromcp
MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback. Runs locally from the mikromcp npm package. Needs 3 environment variables to run.
kvm-pilot
Smart hands for your AI agents — write-capable, multi-plane (KVM + BMC + SSH) MCP server for bare-metal control: PiKVM/GLKVM/BliKVM, Redfish and IPMI BMCs (iDRAC, iLO, OpenBMC) — gated, verified, audited. Runs locally from the kvm-pilot Python package. Needs 8 environment variables to run.
proxmox-mcp
MCP server for managing Proxmox VE infrastructure. Runs locally from the proxmox-mcp Python package.
Windows-MCP
Lightweight MCP Server for interacting with Windows Operating System. Runs locally from the windows-mcp Python package.
neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal… Remote server at server.smithery.ai.
kip-mcp-server
Reads a boat's Signal K data and helps an AI assistant design and install KIP dashboards. Runs locally from the kip-mcp-server npm package. Needs 7 environment variables to run.