Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRUENAS_URLYesTrueNAS host or URL. `http://`/`https://` is rewritten to `wss://`; `/api/current` is appended if absent
TRUENAS_API_KEYYesGenerate in TrueNAS: Credentials → API Keys → Add
TRUENAS_VERIFY_SSLNoSet `false` to skip TLS verification (self-signed certs)true

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
truenasA

Manage your TrueNAS system. 278 actions organized in categories.

Usage:

  • No args or category="help" → list all categories

  • category only → list available actions in that category with parameters

  • category + action → execute (pass action-specific params in 'params')

Categories: system, storage, sharing, network, vm, alert, replication, filesystem

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
system-infoTrueNAS system information — version, hostname, uptime, hardware
poolsAll storage pools with status, capacity, and health
datasetsAll datasets with properties, usage, and encryption status
servicesAll services with their running state and enabled-at-boot status
alertsCurrent system alerts and warnings
networkNetwork configuration summary — interfaces, IPs, DNS, gateway
sharesAll configured shares — SMB, NFS, and iSCSI
vmsAll virtual machines with status
appsAll installed applications with status
disksAll physical disks with model, serial, size, and pool assignment
boot-environmentsBoot environments with activation status
update-statusSystem update configuration and available updates

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/maverick0628/nasbridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server