SAST MCP Server for Claude Code
io.github.skyrxin/sast-mcp-server
11-scanner SAST/DAST MCP server with closed-loop remediation, SBOM/SARIF, and CI integrations
client:Claude Code
transport:stdio
runtime:pypi
Install SAST MCP Server in Claude Code
run in your project directory
claude mcp add sast-mcp-server -e SAST_MCP_TIMEOUT=<SAST_MCP_TIMEOUT> -e SAST_MCP_LOG_LEVEL=<SAST_MCP_LOG_LEVEL> -e SAST_MCP_API_KEY=<SAST_MCP_API_KEY> -e SAST_MCP_JWT_SECRET=<SAST_MCP_JWT_SECRET> -- uvx sast-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs