DirectoryServer Semgrep
security

Server Semgrep

by VetCoders

38
Health
stale
48
Popularity

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.

25stars
9forks
JavaScript
MIT
Updated March 11, 2026
#anthropic-claude#modelcontextprotocol#semgrep

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "server-semgrep": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-semgrep"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-server-semgrep

Maintenance Healthstale

Freshness15/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this year
Solo project

Server Info

Categorysecurity
LanguageJavaScript
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory