Back to search
30
MCP

semgrep/mcp

docker/semgrep/mcp

A MCP server for using Semgrep to scan code for security vulnerabilities.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-semgrep
MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep stat
0 tools
dep-guard-mcp
MCP server that scans dependency manifests and reports known vulnerabilities
0 tools
Sensegrep
Semantic + structural code search MCP server for AI-native development.
0 tools
mcpbind-semgrep-mcp
MCP Server Package: semgrep-mcp
0 tools
adversary-mcp-server
MCP server for security vulnerability scanning and detection
0 tools
@sensegrep/mcp
MCP server exposing sensegrep capabilities to AI coding assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "semgrep/mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}