Back to search
30
MCP

mcp-server-semgrep

vetcoders/mcp-server-semgrep

MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://div0.space

Similar MCP servers embedding-nearest

semgrep/mcp
A MCP server for using Semgrep to scan code for security vulnerabilities.
0 tools
Sensegrep
Semantic + structural code search MCP server for AI-native development.
0 tools
@sensegrep/mcp
MCP server exposing sensegrep capabilities to AI coding assistants.
0 tools
david-seekdb-mcp-server
A Model Context Protocol (MCP) server that enables interaction with seekdb database. This server allows AI assistants to perform vector oper
0 tools
iflow-mcp_greptimedb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with GreptimeDB databases. This server allows AI assistants to list ta
0 tools
crawl4ai-mcp-sse-stdio
MCP (Model Context Protocol) server for Crawl4AI - Universal web crawling and data extraction
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-server-semgrep": {
      "url": "https://div0.space",
      "transport": "http"
    }
  }
}