Used by 4 plugins
SAST code scanning for security vulnerabilities
Add to your .mcp.json:
{
"mcpServers": {
"semgrep": {
"command": "npx",
"args": [
"-y",
"@returntocorp/semgrep-mcp"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx