Back to Security

Semgrep

A MCP server for using Semgrep to scan code for security vulnerabilities.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "semgrep-2": {
      // See GitHub repository for configuration
    }
  }
}