defectdojo-mcp

jamiesonio/defectdojo-mcp

3.3

If you are the rightful owner of defectdojo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

DefectDojo MCP Server is a Model Context Protocol server implementation for DefectDojo, enabling AI agents and MCP clients to interact with the DefectDojo API programmatically.

Tools

Functions exposed to the LLM to take actions

get_findings

Get findings with filtering options and pagination support

search_findings

Search for findings using a text query with pagination support

update_finding_status

Update the status of a finding (Active, Verified, False Positive, Mitigated, Inactive)

add_finding_note

Add a note to a finding

create_finding

Create a new finding

list_products

List all products with optional filtering and pagination support

list_engagements

List engagements with optional filtering and pagination support

get_engagement

Get a specific engagement by ID

create_engagement

Create a new engagement

update_engagement

Update an existing engagement

close_engagement

Close an engagement

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources