SERVER
DefectDojo
Rank #5876glama/inspicere/mcp-defectdojo
MCP server for DefectDojo: 24 tools with RBAC, HMAC audit chain, and SIEM forwarding
First listed
May 23, 2026
Last publish date
May 28, 2026
OVERVIEW
DefectDojo is a Model Context Protocol (MCP) server published by inspicere. It ranks #5876 of 58,900 servers tracked on MCP Toplist. DefectDojo is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 23, 2026 and most recently updated on May 28, 2026.
STANDING
#5,876of 58,900 tracked serversTop 10%
Ranks ahead of 53,024 of 58,900 servers on MCP Toplist.
CONNECT
Use DefectDojo
Add DefectDojo to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mcp-defectdojo": {
"command": "uvx",
"args": [
"mcp-defectdojo"
],
"env": {
"DEFECTDOJO_URL": "<your DEFECTDOJO_URL>",
"DEFECTDOJO_API_KEY": "<your DEFECTDOJO_API_KEY>",
"DEFECTDOJO_READ_API_KEY": "<your DEFECTDOJO_READ_API_KEY>",
"DEFECTDOJO_WRITE_API_KEY": "<your DEFECTDOJO_WRITE_API_KEY>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>",
"AUDIT_HMAC_KEY": "<your AUDIT_HMAC_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
inspicere
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 3.3.0 | May 28, 2026 |
| 3.2.7 | May 23, 2026 |
FAQ
Frequently asked questions
- What is DefectDojo?
- MCP server for DefectDojo: 24 tools with RBAC, HMAC audit chain, and SIEM forwarding
- Who maintains DefectDojo?
- DefectDojo is maintained by inspicere, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is DefectDojo listed on the official MCP registry?
- Yes — DefectDojo is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does DefectDojo have?
- MCP Toplist tracks 2 versions of DefectDojo, most recently published on May 28, 2026.
- Where can I find the source code for DefectDojo?
- The source code for DefectDojo is hosted at github.com/inspicere/mcp-defectdojo.
EXPLORE