Code Review
Summary
Code Review Server is an MCP implementation that enables AI assistants to perform automated code reviews using multiple LLM providers (OpenAI, Anthropic, Gemini). It integrates with Repomix to flatten repository structures for analysis, then processes the code through configurable LLM prompts focused on security, performance, quality, and maintainability. The server exposes tools for repository analysis and code review with structured output containing issues, strengths, and recommendations, making it valuable for developers seeking AI-powered code quality assessment without leaving their assistant interface.
Available Actions(2)
analyze_repo
Flattens a codebase using Repomix to provide a high-level overview of its structure and organization.
code_review
Performs a comprehensive code quality assessment using an LLM, identifying specific security vulnerabilities, performance bottlenecks, or code quality issues.
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation