DefectDojo runs on your own machine — the client starts it, so there is no endpoint to ping. 114 installs a week from pypi. Last commit 29 May 2026.
MCP server for DefectDojo: 24 tools with RBAC, HMAC audit chain, and SIEM forwarding
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-defectdojo -- uvx mcp-defectdojo
{
"mcpServers": {
"mcp-defectdojo": {
"args": [
"mcp-defectdojo"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-defectdojo]
command = "uvx"
args = ["mcp-defectdojo"]
{
"mcpServers": {
"mcp-defectdojo": {
"args": [
"mcp-defectdojo"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-defectdojo": {
"args": [
"mcp-defectdojo"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.