Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRUENAS_MCP_LISTENNoBind address.:8080
TRUENAS_MCP_TARGETYesTrueNAS host, optionally host:port.
TRUENAS_MCP_API_KEYNoCredential for --stdio; refused otherwise.
TRUENAS_MCP_TLS_KEYNoPath to TLS key for serving MCP over TLS.
TRUENAS_MCP_TLS_CERTNoPath to TLS certificate for serving MCP over TLS.
TRUENAS_MCP_ENABLE_WRITESNoExpose mutating tools. Defaults to false.false
TRUENAS_MCP_ALLOW_PLAINTEXTNoServe without TLS. Defaults to false.false
TRUENAS_MCP_TARGET_INSECURENoAccept the target's certificate unverified. Defaults to false.false
TRUENAS_MCP_TARGET_ALLOW_PLAINTEXTNoConnect to the target without TLS. Defaults to false.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/cedricziel/truenas-mcp'

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