nasbridge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRUENAS_URL | Yes | TrueNAS host or URL. `http://`/`https://` is rewritten to `wss://`; `/api/current` is appended if absent | |
| TRUENAS_API_KEY | Yes | Generate in TrueNAS: Credentials → API Keys → Add | |
| TRUENAS_VERIFY_SSL | No | Set `false` to skip TLS verification (self-signed certs) | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| truenasA | Manage your TrueNAS system. 278 actions organized in categories. Usage:
Categories: system, storage, sharing, network, vm, alert, replication, filesystem |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| system-info | TrueNAS system information — version, hostname, uptime, hardware |
| pools | All storage pools with status, capacity, and health |
| datasets | All datasets with properties, usage, and encryption status |
| services | All services with their running state and enabled-at-boot status |
| alerts | Current system alerts and warnings |
| network | Network configuration summary — interfaces, IPs, DNS, gateway |
| shares | All configured shares — SMB, NFS, and iSCSI |
| vms | All virtual machines with status |
| apps | All installed applications with status |
| disks | All physical disks with model, serial, size, and pool assignment |
| boot-environments | Boot environments with activation status |
| update-status | System update configuration and available updates |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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