Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dns_lookup | Look up DNS records for a domain. Returns A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, or PTR records. |
| reverse_dns | Perform a reverse DNS (PTR) lookup on an IP address. |
| resolve_all | Resolve all common DNS record types (A, AAAA, MX, TXT, NS, CNAME) for a domain in one call. |
| check_nameservers | Get the nameserver (NS) records for a domain. |
| whois | Query WHOIS data for a domain. Uses IANA and follows referrals to registrar WHOIS servers. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |