CybeDefend/cybedefend-mcp-server
If you are the rightful owner of cybedefend-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
CybeDefend MCP Server is a secure-by-design companion for AI code assistants, integrating with various LLMs to enhance security analysis capabilities.
Tools
Functions exposed to the LLM to take actions
start_scan
Initiates a scan and returns success status, scan ID, and detected languages.
get_scan
Provides the current state, percentage progress, and counts of the scan.
get_project_overview
Returns critical/high vulnerabilities per scanner.
list_vulnerabilities_sast
Provides a paginated list of SAST vulnerabilities with filters.
get_vulnerability_sast
Returns details of a single SAST finding, including a code snippet.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client