Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ZAP_BASE | No | ZAP API port - Change port by modifying URL | http://127.0.0.1:8080 |
ZAP_PORT | No | Custom ZAP port | |
ZAP_MCP_HOST | No | MCP server host (use 0.0.0.0 for all interfaces) | 127.0.0.1 |
ZAP_MCP_PORT | No | MCP server port - Port for MCP client connections | 8082 |
ZAP_AUTOSTART | No | Auto-start ZAP if not running | true |
ZAP_LOG_LEVEL | No | Logging level | INFO |
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 |