jkosik/semgrep-mcp
3.2
If you are the rightful owner of semgrep-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Semgrep MCP Server is a Model Context Protocol server designed to integrate Semgrep's static analysis capabilities with various development environments and tools.
Tools
Functions exposed to the LLM to take actions
security_check
Scan code for security vulnerabilities
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
get_abstract_syntax_tree
Output the Abstract Syntax Tree (AST) of code
semgrep_findings
Fetch Semgrep findings from the Semgrep AppSec Platform API
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client