dtkmn/mcp-zap-server
A Spring Boot application exposing OWASP ZAP as an MCP (Model Context Protocol) server. It lets any MCP‑compatible AI agent (e.g., Claude Desktop, Cursor) orchestrate ZAP actions—spider, active scan, import OpenAPI specs, and generate reports.
Built on Spring Boot with a queued architecture, it separates scan orchestration from execution via claim-based worker ownership and Postgres-backed durable state, enabling horizontal scaling across multiple replicas. The server exposes both a guided intent-first tool surface and an expert raw-workflow surface, supports authenticated scanning workflows, passive/active scans with policy controls, and integrates findings snapshots with structured correlation IDs and Prometheus observability for production deployments.
Stars
37
Forks
5
Language
Java
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/dtkmn/mcp-zap-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
joreilly/GalwayBus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
spring-ai-community/spring-ai-playground
Spring AI Playground is a self-hosted web UI for low-code AI tool development with live MCP...
thought2code/mcp-annotated-java-sdk
Annotation-driven MCP dev 🚀 No Spring, Zero Boilerplate, Pure Java
thought2code/mcp-java-sdk-examples
A collection of MCP server examples developed by various Java SDKs
TheEterna/api2mcp4j
This is a revolutionary AI MCP plugin with excellent pluggable and encapsulated features. With...