MCP Code Review Server
Rank #6,002io.github.GoodJobwilliam/aicraft-code-review
Code review as an MCP server — structured reviews with OWASP security scanning.
MCP Code Review Server is a Model Context Protocol (MCP) server published by GoodJobwilliam. It ranks #6,002 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Code Review Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 17, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 126,044 of 132,046 servers on MCP Toplist.
Use MCP Code Review Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aicraft-code-review -- uvx aicraft-code-review[mcp_servers.aicraft-code-review]
command = "uvx"
args = ["aicraft-code-review"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aicraft-code-review": {
"command": "uvx",
"args": [
"aicraft-code-review"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aicraft-code-review": {
"command": "uvx",
"args": [
"aicraft-code-review"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aicraft-code-review": {
"type": "stdio",
"command": "uvx",
"args": [
"aicraft-code-review"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aicraft-code-review": {
"command": "uvx",
"args": [
"aicraft-code-review"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aicraft-code-review": {
"command": "uvx",
"args": [
"aicraft-code-review"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.GoodJobwilliam%2Faicraft-code-review)<a href="https://mcptoplist.com/server/io.github.GoodJobwilliam%2Faicraft-code-review"><img src="https://mcptoplist.com/badge/io.github.GoodJobwilliam%2Faicraft-code-review.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
GoodJobwilliam
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 17, 2026 |
Frequently asked questions
- Who maintains MCP Code Review Server?
- MCP Code Review Server is maintained by GoodJobwilliam, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MCP Code Review Server listed on the Official MCP Registry?
- Yes — MCP Code Review Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Code Review Server have?
- MCP Toplist tracks 1 version of MCP Code Review Server, most recently published on Aug 17, 2026.
- Where can I find the source code for MCP Code Review Server?
- The source code for MCP Code Review Server is hosted at github.com/GoodJobwilliam/aicraft.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.