Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEOUT | No | Request timeout in seconds | 30 |
| MCP_PORT | No | MCP server port | 8000 |
| PORKBUN_API_KEY | Yes | Your Porkbun API key | |
| PORKBUN_BASE_URL | No | Porkbun API base URL | https://api.porkbun.com/api/json/v3 |
| PORKBUN_SECRET_API_KEY | Yes | Your Porkbun secret API key |
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 | |