mcp-dns-insights
by luke-nielsen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DNS_INSIGHTS_DB | No | Path to the SQLite database file (default: ~/Library/Application Support/mcp-dns-insights/dns.db) | |
| MCP_DNS_INSIGHTS_HOME | No | Data directory (overrides the default location for the database and other data) | |
| MCP_DNS_INSIGHTS_IFACE | No | Network interface to capture on (default: any) | |
| MCP_DNS_INSIGHTS_FILTER | No | BPF filter for tcpdump (default: udp port 53 or tcp port 53) | |
| MCP_DNS_INSIGHTS_TCPDUMP | No | Path to tcpdump binary (default: tcpdump) | |
| MCP_DNS_INSIGHTS_FLUSH_BATCH | No | Number of queries to accumulate before flushing (default: 100) | |
| MCP_DNS_INSIGHTS_FLUSH_INTERVAL | No | Interval 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
| 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
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