defectdojo-mcp
2
The DefectDojo MCP Server provides a Model Context Protocol server interface for DefectDojo, allowing AI agents to interact with its API. It supports managing findings, products, and engagements, providing automation in vulnerability management tasks through DefectDojo.
get_findings
Get finds, support for filtering and pagination
search_findings
Search for findings using text query
update_finding_status
Update the status of finding
add_finding_note
Add notes for finding
create_finding
Create a new finding
list_products
List products, support filtering and pagination
list_engagements
List engagements, support filtering and pagination
get_engagement
Get details for a specific engagement
create_engagement
Create a new engagement for the product
update_engagement
Update details of existing engagement
close_engagement
Tag engagement as completed