truenas-mcp-server

rodolfofaria-brfnet/truenas-mcp-server
★ 0 stars Python AI/LLM Updated 1mo ago
Model Context Protocol (MCP) server for TrueNAS SCALE/CORE — manage storage, shares, snapshots, and apps via AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "truenas-mcp-server": {
      "command": "uvx",
      "args": [
        "truenas-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install truenas-mcp-server

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for TrueNAS SCALE/CORE that lets AI assistants like Claude interact with your TrueNAS storage system using natural language. Manage pools, datasets, shares, services, VMs, apps, users, replication tasks, and more — all through conversation.

Tools (20)

CONFIG_PATHMCP_HOSTMCP_PORTTRUENAS_API_KEYTRUENAS_URLTRUENAS_VERIFY_SSLWEBUI_PORTactivate_boot_envcheck_updatecreate_api_keycreate_groupcreate_nfs_sharecreate_periodic_snapcreate_smb_sharecreate_snapshotcreate_userdelete_api_keydelete_boot_envdelete_groupdelete_nfs_share