by @semgrep
MCP server for Semgrep code analysis. Run static analysis, find vulnerabilities, and enforce coding standards.
This server provides the following tools for AI assistants:
Scan code for security vulnerabilities using predefined checks
Scan code files for security vulnerabilities with a given Semgrep config string
Scan code files using a custom Semgrep rule
Output the Abstract Syntax Tree (AST) of code
Fetch Semgrep findings from the Semgrep AppSec Platform API
Return the list of languages Semgrep supports
Fetches the latest Semgrep rule JSON Schema