whois-mcp-server
Domain registration, availability, DNS records, and IP/ASN resolution via RDAP and DNS-over-HTTPS.
Package Details
@cyanheads/whois-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
5000HTTP timeout for RDAP requests in milliseconds.
3000HTTP timeout for DNS-over-HTTPS requests in milliseconds.
2Max retry attempts on transient RDAP failures.
2Max retry attempts on transient DNS-over-HTTPS failures.
@cyanheads/whois-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
Public origin override for deployments behind a TLS-terminating reverse proxy (e.g. https://mcp.example.com).
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
5000HTTP timeout for RDAP requests in milliseconds.
3000HTTP timeout for DNS-over-HTTPS requests in milliseconds.
2Max retry attempts on transient RDAP failures.
2Max retry attempts on transient DNS-over-HTTPS failures.