Loading MCP server directory, please wait...
Safe, self-hosted OWASP ZAP operator for guided AI security scans and reports.
npx @getmcp/cli add io.github.dtkmn/mcp-zap-serverRequires Docker Engine. Community-contributed server. Review source before installing.
ZAP_API_KEYAPI key configured on the OWASP ZAP daemon.
MCP_API_KEYAPI key clients must send as X-API-Key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dtkmn/mcp-zap-server": {
"command": "docker",
"args": [
"mcp-zap-network",
"1000:1000",
"127.0.0.1:7456:7456",
"mcp-zap-wrk:/zap/wrk",
"run",
"-i",
"--rm",
"-e",
"ZAP_API_URL",
"-e",
"ZAP_API_PORT",
"-e",
"ZAP_API_KEY",
"-e",
"MCP_API_KEY",
"-e",
"MCP_SERVER_TOOLS_SURFACE",
"-e",
"MCP_SECURITY_MODE",
"-e",
"MCP_SECURITY_ENABLED",
"-e",
"MCP_SECURITY_ALLOW_PLACEHOLDER_API_KEY",
"ghcr.io/dtkmn/mcp-zap-server:v0.8.0"
],
"env": {
"ZAP_API_URL": "mcp-zap-zap",
"ZAP_API_PORT": "8090",
"ZAP_API_KEY": "",
"MCP_API_KEY": "",
"MCP_SERVER_TOOLS_SURFACE": "guided",
"MCP_SECURITY_MODE": "api-key",
"MCP_SECURITY_ENABLED": "true",
"MCP_SECURITY_ALLOW_PLACEHOLDER_API_KEY": "false"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.