MCP server integrating Semgrep to allow AI agents to scan codebases for security vulnerabilities through the Model Context Protocol.
Loading more......
Bridges to the CodeQL static analysis engine through an MCP server, allowing for identification of security vulnerabilities and quality issues via structured queries. A prominent MCP server for code analysis.
An official MCP Server by Microsoft allowing GitHub Copilot to detect security flaws and auto-generate pull requests using MCP workflows.
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup. Demonstrates MCP server use for codebase analysis.
A server wrapping the code2flow tool as an MCP service, enabling AI applications to generate and access code call graphs using a standardized protocol. Directly demonstrates MCP server integration.
Transforms complex codebases into structured summaries optimized for language models through an MCP server, facilitating better code understanding and analysis workflows. Directly relevant as an MCP server.
An MCP server that integrates with RepoMix to enable codebase retrieval and analysis, supporting tasks such as code review and documentation generation.
A Model Context Protocol (MCP) server integrating Semgrep for scanning codebases for security vulnerabilities. Designed to allow AI agents, LLMs, and IDEs to leverage Semgrep's static code analysis capabilities via a standardized API.
pip install semgrep-mcp (or via pipx, uv, poetry, etc.).docker run ghcr.io/semgrep/mcp