Skip to main content
Glama
vespo92

TrueNAS Core MCP Server

create_dataset

Create a new dataset on TrueNAS Core by specifying pool, name, compression, and optional quota for efficient storage management.

Instructions

Create a new dataset

Args:
    pool: Pool name where dataset will be created
    name: Dataset name
    compression: Compression algorithm (default: lz4)
    quota: Optional quota in bytes

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
compressionNolz4
nameYes
poolYes
quotaNo

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