OWASP ZAP MCP Server
by Neeraj829784
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_BIND | No | Host interface the MCP port binds to. | 127.0.0.1 |
| ZAP_API_KEY | No | Must match the ZAP daemon's key. | |
| ZAP_BASE_URL | No | ZAP API base URL. | http://zap:8080 |
| CONNECT_TIMEOUT | No | HTTP connect timeout (seconds). | 10 |
| REQUEST_TIMEOUT | No | HTTP timeout (seconds). | 60 |
| ZAP_MAX_RETRIES | No | Retry policy maximum retries. | 2 |
| ZAP_RETRY_BACKOFF | No | Retry policy backoff factor. | 0.5 |
| ZAP_ALLOW_INSECURE | No | Dev override: allow server to start without ZAP_API_KEY when set to true. | false |
| ZAP_TARGET_ALLOWLIST | No | Comma-separated allowed host suffixes. | |
| ZAP_MAX_RESPONSE_ITEMS | No | Cap on returned list items. | 500 |
| ZAP_BLOCK_PRIVATE_TARGETS | No | Refuse private/loopback targets. | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |