MCP server
Semgrep MCP
Runs Semgrep static analysis scans through MCP tools
Add it to your client
OfficialInstall
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.
Similar MCP servers
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Developer ToolsCloud Platforms & Infrastructure
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Comments(0)
Sign in to comment