MCP server for using Semgrep to scan code for security vulnerabilities.
8 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
get_abstract_syntax_tree | Returns the Abstract Syntax Tree (AST) for the provided code file in JSON format Use this tool when you need to: - get the Abstract Syntax Tree (AST) for the provided code file - get the AST of a file - understand the structure of the code in a more granular way - see what a parser sees in the code |
Manual installation
You can install the MCP server using:
Installation for