Sengtocxoen/sast-mcp
A comprehensive **Model Context Protocol (MCP)** server that integrates multiple SAST (Static Application Security Testing) tools with Claude Code AI, enabling automated security analysis and vulnerability scanning directly from your AI assistant.
Platform-specific configuration:
{
"mcpServers": {
"sast-mcp": {
"command": "npx",
"args": [
"-y",
"sast-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...