Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DNS_INSIGHTS_DBNoPath to the SQLite database file (default: ~/Library/Application Support/mcp-dns-insights/dns.db)
MCP_DNS_INSIGHTS_HOMENoData directory (overrides the default location for the database and other data)
MCP_DNS_INSIGHTS_IFACENoNetwork interface to capture on (default: any)
MCP_DNS_INSIGHTS_FILTERNoBPF filter for tcpdump (default: udp port 53 or tcp port 53)
MCP_DNS_INSIGHTS_TCPDUMPNoPath to tcpdump binary (default: tcpdump)
MCP_DNS_INSIGHTS_FLUSH_BATCHNoNumber of queries to accumulate before flushing (default: 100)
MCP_DNS_INSIGHTS_FLUSH_INTERVALNoInterval in seconds to flush captured queries to the database (default: 2.0)

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/luke-nielsen/mcp-dns-insights'

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