Loading MCP server directory, please wait...
11-scanner SAST/DAST MCP server with closed-loop remediation, SBOM/SARIF, and CI integrations
npx @getmcp/cli add io.github.Skyrxin/sast-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Skyrxin/sast-mcp-server": {
"command": "uvx",
"args": [
"sast-mcp-server"
],
"env": {
"SAST_MCP_TIMEOUT": "300",
"SAST_MCP_LOG_LEVEL": "INFO",
"SAST_MCP_API_KEY": "",
"SAST_MCP_JWT_SECRET": ""
}
}
}
}