mcp-technitium-dns
by Slyke
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TECHNITIUM_BASE_URL | No | The base URL of the Technitium DNS server, e.g. https://technitium.lan:53443 | |
| TECHNITIUM_API_TOKEN | No | Technitium API token (used if TECHNITIUM_API_TOKEN_FILE is not set) | |
| MCP_READ_BEARER_TOKENS | No | JSON5 array of read-only bearer tokens, e.g. [{name:"reader1",token:"read-token"}] | |
| TECHNITIUM_API_TOKEN_FILE | No | Path to a file containing the Technitium API token | |
| MCP_READWRITE_BEARER_TOKENS | No | JSON5 array of read-write bearer tokens, e.g. [{name:"admin1",token:"write-token"}] |
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 | |
Latest Blog Posts
- 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/Slyke/mcp-technitium-dns'
If you have feedback or need assistance with the MCP directory API, please join our Discord server