securityOfficial
Semgrep MCP
66
Semgrep
Static analysis security scanning with custom rules, AST analysis, and multi-language vulnerability detection. Official Semgrep implementation.
6350/wk3.5K tokens(2%)Official1w ago
FS ReadNetwork
semgrepsastsecuritystatic-analysisvulnerability-scanning
Quick Setup
Paste in ~/.claude.json
json
{
"mcpServers": {
"semgrep-mcp": {
"command": "uvx",
"args": [
"semgrep-mcp"
]
}
}
}