checkmarx-mcp.md

Checkmarx MCP

from"checkmarx"
480

Checkmarx application security testing

Security
CheckmarxSASTsecurityscanning
install.sh
# Clone the repository
$git clone https://github.com/checkmarx/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve