Back to directory
vespo92/truenascoremcp

vespo92/truenascoremcp

@vespo92

A production-ready Model Context Protocol server for TrueNAS Core and SCALE systems with storage management, file sharing, snapshot management, and virtualization control.

truenasstoragemcpservernfssmbiscsizfsautomation

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13