Semgrep
MCP Serverby semgrep · Added 5mo ago
Claude
641
Install
git clone https://github.com/semgrep/mcpAdd to Claude
claude mcp add semgrep-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"semgrep": {
"command": "npx",
"args": [
"@modelcontextprotocol/semgrep"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Semgrep's static analysis engine to scan code for security vulnerabilities and coding issues, enabling developers to identify and fix potential problems directly within their coding workflow.
Tags
Cloud & DevOpsmcp-server