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_connectionB | Debug connection settings and environment variables |
| reset_connectionB | Reset the HTTP client to force re-initialization |
| list_usersB | List all users in TrueNAS |
| get_userC | |
| get_system_infoB | Get TrueNAS system information |
| list_poolsB | List all storage pools |
| list_datasetsB | List all datasets |
| get_pool_statusC | |
| create_datasetB | |
| list_smb_sharesB | List all SMB shares |
| create_smb_shareC | |
| create_snapshotB | |
| modify_dataset_permissionsB | |
| update_dataset_aclB | |
| get_dataset_permissionsC | |
| modify_dataset_propertiesB | |
| get_dataset_propertiesB | |
| create_nfs_exportB | |
| create_iscsi_targetB | |
| create_snapshot_policyB | |
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