Orchestrates OWASP ZAP actions, such as spidering, active scanning, and report generation, via an MCP server.
This Spring Boot application exposes OWASP ZAP's powerful security testing capabilities as an MCP (Model Context Protocol) server. It allows any MCP-compatible AI agent, like Claude Desktop or Cursor, to easily integrate ZAP into their workflows. Users can leverage the tool to spider websites, perform active scans, import OpenAPI specifications, and generate comprehensive security reports, all orchestrated through a user-friendly MCP interface.