Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Semgrep MCP logo
MCP server

Semgrep MCP

Runs Semgrep static analysis scans through MCP tools

0
SaveVisit website ↗

Add it to your client

Official
Install
uvx semgrep-mcp
mcpServers
{
  "mcpServers": {
    "semgrep-mcp": {
      "command": "uvx",
      "args": [
        "semgrep-mcp"
      ]
    }
  }
}
Transport
both
Runtime
Python
Auth
Not required
Tools
8
License
MIT
Tools
security_checksemgrep_scansemgrep_scan_with_custom_ruleget_abstract_syntax_treesemgrep_findingssupported_languagessemgrep_rule_schema

Lets an agent scan code for security problems with Semgrep's rule engine, run a custom rule written on the spot, or ask for a file's abstract syntax tree. It works without an account; a Semgrep AppSec Platform token only adds access to findings stored in the cloud. Ships as a Python package and speaks stdio by default, with streamable HTTP available. The standalone repository was archived once the server moved into the main Semgrep project.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?