Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port (used only when TRANSPORT is set to 'http'). | 8787 |
| TRANSPORT | No | Transport protocol to use, either 'stdio' or 'http'. | stdio |
| CLOUDFLARE_API_TOKEN | Yes | Cloudflare API token with Zone:Read + DNS:Edit permissions. | |
| CLOUDFLARE_DNS_MCP_API_KEY | No | API key for HTTP transport authentication. If not provided in HTTP mode, one is auto-generated and printed to stderr. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |