MCP
UnclaimedA MCP server for using Semgrep to scan code for security vulnerabilities.
Install
$
uvx semgrep-mcp # see --help for more optionsUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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