Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOOLDNS_HOSTNoBind address0.0.0.0
TOOLDNS_PORTNoAPI server port8787
TOOLDNS_MODELNoLLM model name for token cost calculations (auto-detect if empty)
TOOLDNS_API_KEYNoMaster API key (change in production!)td_dev_key
TOOLDNS_APP_NAMENoBrand name (white-label)ToolsDNS
TOOLDNS_MCP_HOSTNoMCP server bind address127.0.0.1
TOOLDNS_MCP_PORTNoMCP server port8788
TOOLDNS_LOG_LEVELNoLog verbosityINFO
TOOLDNS_PUBLIC_URLNoPublic base URL (e.g. https://api.yourdomain.com) — used in download URLs
TOOLDNS_APP_TAGLINENoTagline (white-label)DNS for AI Tools
TOOLDNS_WEBHOOK_URLNoURL to POST health alerts to
TOOLDNS_MCP_TRANSPORTNoMCP server transport: http or stdiohttp
TOOLDNS_WEBHOOK_SECRETNoHMAC secret for webhook verification
TOOLDNS_EMBEDDING_MODELNoEmbedding model for search (bge-base-en-v1.5, all-MiniLM-L6-v2, or ollama/<model>)bge-base-en-v1.5
TOOLDNS_REFRESH_INTERVALNoAuto re-index interval in minutes (0 = off)15

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/syedfahimdev/ToolsDNS'

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