Review Assist MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from npm. Last commit 10 Sep 2026.
Turns an AI coding agent session into a reviewable Intent Document, validated against the diff.
We read the source, 19 h ago · rules 3dff92dd89df
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.
if (k === "class") n.className = v; else if (k === "html") n.innerHTML = v;
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 review-assist-mcp -- npx -y review-assist-mcp
{
"mcpServers": {
"review-assist-mcp": {
"args": [
"-y",
"review-assist-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.review-assist-mcp]
command = "npx"
args = ["-y", "review-assist-mcp"]
{
"mcpServers": {
"review-assist-mcp": {
"args": [
"-y",
"review-assist-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"review-assist-mcp": {
"args": [
"-y",
"review-assist-mcp"
],
"command": "npx"
}
}
}
Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session.
AI reasoning checks any document against known international standards before your agent acts on it.
Document tooling for AI agents: PDF/text reading, chunking, schema-validated JSON output.
Parse, validate, query, and render IntentText (.it) documents for AI agents
Human-in-the-loop document extraction: submit a doc, get validated fields and an audit trail.
Auto-document vibe coding sessions - collect, summarize, and publish
Turn any recording or document into notes, flashcards and quizzes your agent can read and act on
Local-first document management and semantic search for AI coding agents
Answers built from our own checks of this server.