jamiesonio/defectdojo-mcp
An experimental ModelContextProtocol server connecting LLMs to DefectDojo for AI-powered security workflows. Enables natural language interaction with vulnerability data, simplifies security analysis, and automates reporting through a lightweight middleware integration.
Platform-specific configuration:
{
"mcpServers": {
"defectdojo-mcp": {
"command": "npx",
"args": [
"-y",
"defectdojo-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...