iiRecord
Agentic AI Atlas · OWASP ZAP MCP Server
tool-server:mcp-owasp-zapa5c.ai
II.
ToolServer JSON

tool-server:mcp-owasp-zap

Structured · live

OWASP ZAP MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-security-observability.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-owasp-zap",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-security-observability.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "OWASP ZAP MCP Server",
    "description": "MCP server that exposes OWASP ZAP dynamic application security testing as a tool.\nEnables AI agents to orchestrate ZAP actions including spider crawling, active scanning,\nOpenAPI spec imports, and security report generation for web applications.\n",
    "protocol": "mcp",
    "category": "security",
    "repoUrl": "https://github.com/dtkmn/mcp-zap-server",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-owasp-zap",
      "to": "tool:owasp-zap",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-owasp-zap",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-owasp-zap",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}