Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
READ_ONLYNoIf true, removes all mutating tools from the advertised MCP surface
HTTP_ENABLEDNoWhether to enable HTTP
HTTPS_ENABLEDNoWhether to enable HTTPS
TECHNITIUM_BASE_URLYesBase URL of the Technitium DNS Server, e.g., http://technitium:5380
TECHNITIUM_API_TOKENNoThe Technitium API token used for authentication
MCP_READ_BEARER_TOKENSYesJSON array of bearer tokens with read scope, e.g., [{name:"reader",token:"replace-me"}]
MCP_WRITE_BEARER_TOKENSNoJSON array of bearer tokens with read-write scope, required when READ_ONLY=false
TECHNITIUM_API_TOKEN_FILENoPath to a protected file containing the Technitium API token
TECHNITIUM_ALLOW_HTTP_LOCALNoWhether to allow HTTP for local addresses, e.g., 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

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/X1pheR/technitium-mcp'

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