MCP Servers / development / Semgrep

Semgrep

JSON →
httpnone28development

Static code analysis using Semgrep for security vulnerability detection and code quality improvements.

Install
How to run this server
[ { "cmd": "pip install semgrep", "imports": [] } ]
server path: semgrep-2
Tools
What this server exposes
scan_directory
Scanning source code for potential issues
list_rules
Displaying available rules and languages supported by Semgrep
analyze_results
Detailed analysis of scan results
create_rule
Creating custom Semgrep rules
filter_results
Filtering results by various criteria
export_results
Exporting results in various formats
compare_results
Comparing two sets of results (e.g., before and after changes)
Configuration
Environment & auth
authnone
envSEMGREP_APP_TOKEN
Resources
Semgrep — MCP Server · libregistry