Skip to main content
Glama
inspicere

mcp-defectdojo

by inspicere

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
FASTMCP_HOSTNoBind address for network transports0.0.0.0
FASTMCP_PORTNoPort for network transports8000
REQUIRE_AUTHNoSet to false to allow unauthenticated network access
AUDIT_HMAC_KEYNoHMAC key for audit log integrity chain
AUDIT_LOG_FILENoPath for dedicated audit log file
DEFECTDOJO_URLYesBase URL of the DefectDojo instance (must use https:// unless overridden)
MCP_AUTH_TOKENNoLegacy auth token mapping to admin role
MCP_READ_TOKENNoLegacy read token mapping to reader role
AUDIT_LOG_SYSLOGNoSyslog destination. Format: [transport://]host[:port]
FASTMCP_TRANSPORTNoTransport mode: stdio, sse, streamable-http, httpstdio
AUDIT_LOG_HTTPS_CANoCustom CA certificate path for HTTPS TLS verification
DEFECTDOJO_API_KEYNoAPI key for DefectDojo (generate at DefectDojo > API v2 > Your API Key)
ALLOW_INSECURE_HTTPNoAllow http:// URLs (TLS required by default)false
AUDIT_LOG_HTTPS_URLNoHTTPS endpoint for log forwarding
AUDIT_LOG_SYSLOG_CANoCustom CA certificate for syslog TLS verification
MUTATION_RATE_LIMITNoMax mutations per rate window per authenticated caller60
MUTATION_RATE_WINDOWNoRate window in seconds60
AUDIT_LOG_HTTPS_TOKENNoBearer token for HTTPS endpoint authentication
DEFECTDOJO_READ_API_KEYNoRead-only API key (used for GET requests)
DEFECTDOJO_WRITE_API_KEYNoWrite API key (used for POST/PATCH requests)
AUDIT_LOG_HTTPS_BATCH_SIZENoNumber of log records per HTTPS batch10
AUDIT_LOG_HTTPS_FLUSH_SECSNoSeconds before flushing a partial batch5
UNTRUSTED_CONTENT_WRAPPINGNoRead-side wrapping kill-switch. on/offon
DEFECTDOJO_DEFAULT_FOUND_BY_IDNoFinding type ID used in create_finding payloads1
OPEN_ACCESS_MUTATION_RATE_LIMITNoMax mutations per rate window across all unauthenticated traffic10

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/inspicere/mcp-defectdojo'

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