DirectoryServer Semgrep
security

Server Semgrep

by VetCoders

72
Health
good
42
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.

28stars
11forks
JavaScript
MIT
Updated May 10, 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 Healthgood

Freshness32/40
Issue response15/30
Org backing20/20
Longevity5/10
Updated recently
Org-backed

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