svnstfns/truenas-mcp-server
3.3
If you are the rightful owner of truenas-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for managing TrueNAS Scale Custom Apps through Docker-based deployments.
Tools
Functions exposed to the LLM to take actions
test_connection
Test TrueNAS API connectivity
list_custom_apps
List all Custom Apps with status
get_custom_app_status
Get detailed app information
start_custom_app
Start a stopped app
stop_custom_app
Stop a running app
deploy_custom_app
Deploy new app from Docker Compose
update_custom_app
Update existing app configuration
delete_custom_app
Remove app and optionally its volumes
validate_compose
Validate Docker Compose for TrueNAS compatibility
get_app_logs
Retrieve application logs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client