ClaudeWave
VetCoders
VetCoders

mcp-server-semgrep

View on GitHub

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.

MCP Servers27 stars11 forksJavaScriptMITUpdated 1y ago
ClaudeWave Trust Score
62/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !Stale (last commit >390d ago)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "semgrep": {
      "command": "node",
      "args": ["/path/to/mcp-server-semgrep/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/VetCoders/mcp-server-semgrep and follow its README for install instructions.
Use cases
🔐 Security

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
anthropic-claudemodelcontextprotocolsemgrep

More MCP Servers