Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHONPATH | No | Path to the cloudflare_waf_mcp project directory (required for MCP client configuration) | |
| CLOUDFLARE_API_TOKEN | Yes | Your Cloudflare API token (required) | |
| CLOUDFLARE_DOCS_ROOT | No | Absolute path to the ruleset-engine documentation directory (optional, defaults to src/cloudflare_waf_mcp_server/ruleset-engine) |
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 | |