Back to directory
S

semgrep

@semgrep225

A Model Context Protocol (MCP) server for using Semgrep to scan code for security vulnerabilities.

securitystatic analysisvulnerability scanningtool

Installation & Configuration

{
  "mcpServers": {
    "semgrep": {
      "command": "npx",
      "args": [
        "-y",
        "semgrep-mcp"
      ]
    }
  }
}

Information

Transport
stdiostreamablesse
Language
Python
Created
2025/7/23
Updated
2025/7/23