Back to directory
spranab/truenas-mcp

spranab/truenas-mcp

@spranab

Manage TrueNAS SCALE from an AI agent through 278 actions across 18 categories behind one hierarchical MCP tool, with explicit confirmation for destructive operations.

truenasnasstoragehomelabtrueNAS-scalerest-apiinfrastructuretool

Installation & Configuration

{
  "mcpServers": {
    "truenas": {
      "command": "npx",
      "args": [
        "-y",
        "truenas-mcp"
      ],
      "env": {
        "TRUENAS_URL": "https://truenas.local",
        "TRUENAS_API_KEY": "1-your-api-key-here",
        "TRUENAS_VERIFY_SSL": "false"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5