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