A Model Context Protocol (MCP) server that enables AI assistants to manage TrueNAS Scale Custom Apps using natural language commands, with tools for deploying, managing, and monitoring Docker Compose applications.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.TRUENAS_API_KEY— export ="your-api-key-here"TRUENAS_HOST— export ="nas.pvnkn3t.lan"TRUENAS_HTTPSTRUENAS_PORT— export ="443"TRUENAS_PROTOCOL— export ="wss"TRUENAS_SSL_VERIFY— export ="false" # Use "true" for productionMOCK_TRUENAS— true poetry run python src/truenas_mcp/mcp_server.py[](https://m8ven.ai/mcp/svnstfns-truenas-mcp-server-zklded)