Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
USER_AGENT | No | Custom User-Agent string | whois-mcp/1.0 |
SUPPORT_ARIN | No | Enable/disable ARIN support | true |
SUPPORT_RIPE | No | Enable/disable RIPE NCC support | true |
CACHE_MAX_ITEMS | No | Maximum number of cache items | 512 |
CACHE_TTL_SECONDS | No | Cache TTL in seconds | 60 |
HTTP_TIMEOUT_SECONDS | No | HTTP timeout in seconds | 10 |
WHOIS_READ_TIMEOUT_SECONDS | No | WHOIS read timeout in seconds | 5 |
WHOIS_CONNECT_TIMEOUT_SECONDS | No | WHOIS connection timeout in seconds | 5 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |