DefectDojo MCP Server

MIT License
1
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEFECTDOJO_API_BASEYesThe base URL of your DefectDojo instance (e.g., https://your-defectdojo-instance.com)
DEFECTDOJO_API_TOKENYesYour DefectDojo API token for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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

ID: exlay0zmev