Skip to main content
Glama

TrueNAS Core MCP Server

get_dataset_permissions

Retrieve permissions and ACL details for a specified dataset on TrueNAS Core systems using the MCP server to ensure proper access control and security.

Instructions

Get current permissions and ACL information for a dataset Args: dataset: Dataset path (e.g., "tank/data")

Input Schema

NameRequiredDescriptionDefault
datasetYes

Input Schema (JSON Schema)

{ "properties": { "dataset": { "title": "Dataset", "type": "string" } }, "required": [ "dataset" ], "title": "get_dataset_permissionsArguments", "type": "object" }

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