Skip to main content
Glama
jamiesonio

DefectDojo MCP Server

by jamiesonio

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_findingsC

Get findings with filtering options and pagination support

search_findingsC

Search for findings using a text query with pagination support

update_finding_statusB

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

add_finding_noteC

Add a note to a finding

create_findingD

Create a new finding

list_productsC

List all products with optional filtering and pagination support

list_engagementsC

List engagements with optional filtering and pagination support

get_engagementB

Get a specific engagement by ID

create_engagementD

Create a new engagement

update_engagementC

Update an existing engagement

close_engagementC

Close an engagement

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jamiesonio/defectdojo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server