A code review tool for Cursor IDE that uses OpenAI's GPT models to provide intelligent code analysis and suggestions via an MCP server interface. An MCP server example for code analysis.
Loading more......
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.
Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools.
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.
A code review tool for Cursor IDE that uses OpenAI's GPT models to provide intelligent code analysis and suggestions via an MCP server interface.
Repository Code Analysis MCP Servers
mcp, code-review, openai, code-analysis
https://github.com/jacklandis29/codechecker-mcp
No pricing information is provided. The repository is open source and available under the MIT License.