๐ค AI Code Review MCP Server
@wn01011
ๅ ณไบ ๐ค AI Code Review MCP Server
pr ๋ถ์์ ์ข ๋ ํธํ๊ฒ ํ๊ณ ์ ๋ฏธ๋ฆฌ ์์ฑํด์ฃผ๋ mcp ์๋ฒ์ ๋๋ค.
ๅบๆฌไฟกๆฏ
้ ็ฝฎ
ๆๆ ๆ ๅ้ ็ฝฎ
่ฏฅๆๅกๅจ็ README ไธญๆฒกๆๅฏ่งฃๆ็ MCP ้ ็ฝฎๅ๏ผ่ฏทๅๅพไปฃ็ ไปๅบๆฅ็ๅฎ่ฃ ่ฏดๆใ
ไปฃ็ ไปๅบๅทฅๅ ท
ๆชๆฃๆตๅฐๅทฅๅ ท
ๅทฅๅ
ทๆฏไป README ไธญ่ชๅจๆๅ็ใ็ปดๆค่
ๅฏไปฅๅจ ## Tools ๆ ้ขไธๅๅบๅทฅๅ
ท,ๅณๅฏๅกซๅ
่ฟ้จๅๅ
ๅฎนใ
ๆฆ่ง
What is AI Code Review MCP Server?
An AI-powered code review and quality management server built on the Model Context Protocol (MCP). It integrates with GitHub pull requests and the Claude API to analyze code changes by commit type, compute quality scores, detect security vulnerabilities, and assess performance impact. Designed for developers using GitHub who want automated, context-aware code reviews.
How to use AI Code Review MCP Server?
Clone the repository, install dependencies (npm install), set environment variables (CLAUDE_API_KEY, GITHUB_TOKEN, etc.) in .env, then start the server with npm run dev or npm start. Access the web UI at http://localhost:3001, enter an owner/repo and PR number, select a commit type, and click โPR ๋ถ์โ to run analysis. Alternatively, call the MCP tool analyze_pr or use HTTP POST to /analyze.
Key features of AI Code Review MCP Server
- Commitโtypeโspecific analysis (feat, fix, refactor, etc.)
- Quality score calculation (complexity, maintainability, security)
- Automatic security vulnerability detection
- Performance impact assessment
- Integrated review checklist and markdown report generation
- Review guidelines with best practices and common pitfalls
Use cases of AI Code Review MCP Server
- Automate PR reviews in a GitHub repository with commitโtype tailored feedback
- Generate comprehensive review guides and checklists for each commit type
- Compute and track code quality scores across multiple PRs
- Identify security issues and performance bottlenecks before merging
FAQ from AI Code Review MCP Server
What API keys are required?
Claude API key (CLAUDE_API_KEY) and GitHub Personal Access Token (GITHUB_TOKEN) with repo permissions are required.
How do I connect to a GitHub repository?
Set up a GitHub webhook pointing to https://your-domain.com/webhook with content type application/json and events set to Pull requests. Provide the webhook secret in GITHUB_WEBHOOK_SECRET.
What happens if a PR analysis fails?
Check that the PR exists, the repository is accessible with the configured token, and that the Claude API key is valid with sufficient quota.
Can I customize the review templates or quality scoring?
Yes โ edit src/handlers/claude-client.ts for prompt templates and src/handlers/pr-analyzer.ts for quality score calculation logic.
What transports and authentication methods are supported?
The server provides both HTTP APIs (REST over port 3001) and MCP tool calls. Authentication is via API keys set in environment variables.
็ๆฌๆงๅถ ๅ็ฑปไธ็ๆดๅค MCP ๆๅกๅจ
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
GitMCP
idosalPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Gerrit Review MCP Server
cayirtepeomerThis MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
MCP Git Ingest
adhikaspA Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
่ฏ่ฎบ