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