Skip to main content
Glama

DefectDojo MCP Server

by jamiesonio

close_engagement

Terminate an engagement in DefectDojo by specifying its ID using this MCP server tool. Simplifies vulnerability management workflows by programmatically closing engagements.

Instructions

Close an engagement

Input Schema

NameRequiredDescriptionDefault
engagement_idYes

Input Schema (JSON Schema)

{ "properties": { "engagement_id": { "title": "Engagement Id", "type": "integer" } }, "required": [ "engagement_id" ], "title": "close_engagementArguments", "type": "object" }

Other Tools from DefectDojo MCP Server

Related Tools

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