MCP ZAP Server
Safe, self-hosted OWASP ZAP operator for guided AI security scans and reports.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"mcp-zap-server": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/dtkmn/mcp-zap-server:v0.8.0"
],
"env": {
"ZAP_API_URL": "mcp-zap-zap",
"ZAP_API_PORT": "8090",
"ZAP_API_KEY": "<your-zap_api_key>",
"MCP_API_KEY": "<your-mcp_api_key>",
"MCP_SERVER_TOOLS_SURFACE": "guided",
"MCP_SECURITY_MODE": "<mcp_security_mode>",
"MCP_SECURITY_ENABLED": "<mcp_security_enabled>",
"MCP_SECURITY_ALLOW_PLACEHOLDER_API_KEY": "<mcp_security_allow_placeholder_api_key>"
}
}
}
}ZAP_API_URLHostname or URL of a separately running OWASP ZAP daemon reachable from this container.
ZAP_API_PORTOWASP ZAP API port.
ZAP_API_KEYAPI key configured on the OWASP ZAP daemon.
MCP_API_KEYAPI key clients must send as X-API-Key.
MCP_SERVER_TOOLS_SURFACETool surface to expose. Use guided for the safer default workflow, or expert when clients need raw ZAP tools such as zap_report_read.
MCP_SECURITY_MODEno description
MCP_SECURITY_ENABLEDno description
MCP_SECURITY_ALLOW_PLACEHOLDER_API_KEYno description
ZAP_API_URLHostname or URL of a separately running OWASP ZAP daemon reachable from this container.
ZAP_API_PORTOWASP ZAP API port.
ZAP_API_KEYAPI key configured on the OWASP ZAP daemon.
MCP_API_KEYAPI key clients must send as X-API-Key.
MCP_SERVER_TOOLS_SURFACETool surface to expose. Use guided for the safer default workflow, or expert when clients need raw ZAP tools such as zap_report_read.
MCP_SECURITY_MODEno description
MCP_SECURITY_ENABLEDno description
MCP_SECURITY_ALLOW_PLACEHOLDER_API_KEYno description
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend…
Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails