Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| list_dns_records | List all DNS records for the configured zone |
| get_dns_record | Get a specific DNS record by ID |
| create_dns_record | Create a new DNS record |
| update_dns_record | Update an existing DNS record |
| delete_dns_record | Delete a DNS record |