Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOMAINNoDomain for certificate generationlocalhost
MCP_HOSTNoServer bind address0.0.0.0
MCP_PORTNoServer port8000
LOG_LEVELNoLogging levelINFO
HTTPS_PORTNoExternal HTTPS port8088
DNS_RETRIESNoMax retry attempts3
DNS_TIMEOUTNoQuery timeout in seconds5
DEFAULT_RESOLVERNoDefault DNS resolver IP

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
dns_lookupA

Query DNS records for a domain. Supports all record types including DNSSEC.

dns_reverseC

Reverse DNS lookup (PTR) for an IP address.

dns_bulkB

Query DNS records for multiple domains in one call.

dns_reverse_bulkA

Reverse DNS lookup for multiple IP addresses.

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/beauchompers/dns-mcp-server'

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