TrueNAS Core MCP Server
by vespo92
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRUENAS_URL | Yes | URL of your TrueNAS system (e.g., https://192.168.1.100) | |
| TRUENAS_API_KEY | Yes | Your TrueNAS API key | |
| TRUENAS_VERIFY_SSL | No | Whether to verify SSL certificates when connecting to TrueNAS | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| debug_connection | Debug connection settings and environment variables |
| reset_connection | Reset the HTTP client to force re-initialization |
| list_users | List all users in TrueNAS |
| get_user | |
| get_system_info | Get TrueNAS system information |
| list_pools | List all storage pools |
| list_datasets | List all datasets |
| get_pool_status | |
| create_dataset | |
| list_smb_shares | List all SMB shares |
| create_smb_share | |
| create_snapshot | |
| modify_dataset_permissions | |
| update_dataset_acl | |
| get_dataset_permissions | |
| modify_dataset_properties | |
| get_dataset_properties | |
| create_nfs_export | |
| create_iscsi_target | |
| create_snapshot_policy | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/TrueNasCoreMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server