semgrep
stdioUsed by 7 plugins
Installs flowspec, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub jpoley/flowspec --plugin flowspecDescription
SAST code scanning for security vulnerabilities
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"semgrep": {
"command": "npx",
"args": [
"-y",
"@returntocorp/semgrep-mcp"
]
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
npxArguments
-y@returntocorp/semgrep-mcp