ToolsDNS
by syedfahimdev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOOLDNS_HOST | No | Bind address | 0.0.0.0 |
| TOOLDNS_PORT | No | API server port | 8787 |
| TOOLDNS_MODEL | No | LLM model name for token cost calculations (auto-detect if empty) | |
| TOOLDNS_API_KEY | No | Master API key (change in production!) | td_dev_key |
| TOOLDNS_APP_NAME | No | Brand name (white-label) | ToolsDNS |
| TOOLDNS_MCP_HOST | No | MCP server bind address | 127.0.0.1 |
| TOOLDNS_MCP_PORT | No | MCP server port | 8788 |
| TOOLDNS_LOG_LEVEL | No | Log verbosity | INFO |
| TOOLDNS_PUBLIC_URL | No | Public base URL (e.g. https://api.yourdomain.com) — used in download URLs | |
| TOOLDNS_APP_TAGLINE | No | Tagline (white-label) | DNS for AI Tools |
| TOOLDNS_WEBHOOK_URL | No | URL to POST health alerts to | |
| TOOLDNS_MCP_TRANSPORT | No | MCP server transport: http or stdio | http |
| TOOLDNS_WEBHOOK_SECRET | No | HMAC secret for webhook verification | |
| TOOLDNS_EMBEDDING_MODEL | No | Embedding model for search (bge-base-en-v1.5, all-MiniLM-L6-v2, or ollama/<model>) | bge-base-en-v1.5 |
| TOOLDNS_REFRESH_INTERVAL | No | Auto re-index interval in minutes (0 = off) | 15 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues