stefanskiasan_semgrep-mcp-server

stefanskiasan_semgrep-mcp-server

0

Semgrep Server is designed to integrate Semgrep's static code analysis capabilities into development environments via the MCP protocol. It efficiently manages Semgrep rules and performs analyses directly from the server.

Semgrep Server

A Model Context Protocol (MCP) Server for integrating Semgrep into the development environment. This server allows static code analysis and management of Semgrep rules directly via the MCP protocol.

Available Tools

  • Scan a directory with Semgrep
  • List available Semgrep rules
  • Analyze scan results
  • Create new Semgrep rules
  • Filter scan results
  • Export scan results
  • Compare scan results

Development

Written in TypeScript and utilizes MCP SDK for server implementation.