Loomal

OWASP ZAP MCP Server

MCP server by github.com/pierre3/dotnet-zap-mcp

MCP server for OWASP ZAP vulnerability scanning with Docker management

3 starsnuget: dotnet-zap-mcp

About OWASP ZAP MCP Server

OWASP ZAP MCP Server is an MCP (Model Context Protocol) server published by pierre3 in the official MCP registry, listed under Security on Loomal. MCP server for OWASP ZAP vulnerability scanning with Docker management

It ships as a NuGet package (dotnet-zap-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pierre3/dotnet-zap-mcp, where the project has earned 3 GitHub stars.

Use OWASP ZAP MCP Server with your agent

Claude Code · one command
claude mcp add owasp-zap-mcp-server -- dnx dotnet-zap-mcp --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "owasp-zap-mcp-server": {
      "command": "dnx",
      "args": [
        "dotnet-zap-mcp",
        "--yes"
      ]
    }
  }
}
nugetdotnet-zap-mcp

Frequently asked questions

What is OWASP ZAP MCP Server?
OWASP ZAP MCP Server is an MCP (Model Context Protocol) server by pierre3 in the Security category. MCP server for OWASP ZAP vulnerability scanning with Docker management
How do I connect OWASP ZAP MCP Server to Claude, Cursor, or another MCP client?
Install OWASP ZAP MCP Server from its nuget package (dotnet-zap-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is OWASP ZAP MCP Server open source?
Yes — the source code is public at github.com/pierre3/dotnet-zap-mcp, with 3 GitHub stars.
Can AI agents pay to use OWASP ZAP MCP Server?
Not yet through Loomal — OWASP ZAP MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OWASP ZAP MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.