Semgrep

Semgrep

MCP server for using Semgrep to scan code for security vulnerabilities.

8 Tools

Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
get_abstract_syntax_treeReturns 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

Related servers