Provides specialized code review capabilities leveraging established critic methodologies and fixing strategies for VS Code Copilot.
Mcp-review is a Model Context Protocol (MCP) server that empowers VS Code Copilot with advanced code review functionalities. It integrates a comprehensive suite of specialized 'critics' focused on various aspects of code quality, from design and security to performance and memory management. Users can analyze code with a two-step workflow: first, identifying issues using a specific critic, and then applying one of several fixing strategies to address the identified problems, streamlining the code improvement process.