MCP Code Review Server runs on your own machine — the client starts it, so there is no endpoint to ping. 144 installs a week from pypi. Last commit 30 Aug 2026.
Code review as an MCP server — structured reviews with OWASP security scanning.
We read the source, 13 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
diff = subprocess.run(["git", "diff"], capture_output=True, text=True).stdout
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
result = subprocess.run(command, capture_output=True, text=True, check=False)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aicraft-code-review -- uvx aicraft-code-review
{
"mcpServers": {
"aicraft-code-review": {
"args": [
"aicraft-code-review"
],
"command": "uvx"
}
}
}
[mcp_servers.aicraft-code-review]
command = "uvx"
args = ["aicraft-code-review"]
{
"mcpServers": {
"aicraft-code-review": {
"args": [
"aicraft-code-review"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aicraft-code-review": {
"args": [
"aicraft-code-review"
],
"command": "uvx"
}
}
}
An LLM-based code review MCP server with AST-powered smart context extraction
MCP server for code search (ripgrep + fd) with structured, token-efficient output
Wraps Codex CLI as MCP tools: codex, review, query, search, structured, ping, listSessions.
MCP server for code structure analysis using tree-sitter.
Zero-LLM structural code retrieval for AI coding agents, served over MCP.
Gemini-powered MCP server for code review analysis.
Multi-model AI orchestration MCP server with code review, compare, and debate tools.
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
Answers built from our own checks of this server.