Enables static code analysis and Semgrep rule management via the Model Context Protocol (MCP).
This server facilitates the integration of Semgrep into development environments by providing static code analysis and managing Semgrep rules through the MCP protocol. It offers a suite of MCP tools, including directory scanning, rule listing/creation, results analysis/filtering/exporting/comparison, empowering developers to enhance code quality and security.
主要功能
01Lists available Semgrep rules.
02Analyzes Semgrep scan results.
03Creates new Semgrep rules.
04Filters and exports scan results in various formats.
050 GitHub stars
06Performs Semgrep scans on directories.
使用案例
01Automated code quality checks during development.