Back to search
30
MCP
mcp-server-semgrep
vetcoders/mcp-server-semgrepMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-server-semgrep": {
"url": "https://div0.space",
"transport": "http"
}
}
}