Semgrep
CommunitybySemgrep
Static analysis for security vulnerability detection in code.
Configuration
{
"mcpServers": {
"semgrep": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-semgrep"
]
}
}
}Add this to your claude_desktop_config.json file.