SE

Semgrep

Created 6 months ago

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

development documentation public security static analysis

Server Config

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

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: Semgrep Team
Category: official
License: MIT
Tags:
development documentation public