MCP
未认领A MCP server for using Semgrep to scan code for security vulnerabilities.
mcpsemgrep
安装
$
uvx semgrep-mcp # see --help for more options工具(7 个)
get_abstract_syntax_tree
Output the Abstract Syntax Tree (AST) of code
security_check
Scan code for security vulnerabilities
semgrep_findings
Fetch Semgrep findings from the Semgrep AppSec Platform API
semgrep_rule_schema
Fetches the latest semgrep rule JSON Schema
semgrep_scan
Scan code files for security vulnerabilities with a given config string
semgrep_scan_with_custom_rule
Scan code files using a custom Semgrep rule
supported_languages
Return the list of languages Semgrep supports