A stateful, AST-aware MCP server for structured code review workflows. It enables iterative review sessions with AST-based context localization and provides structured feedback with verdicts and patch suggestions for JavaScript/TypeScript code.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOG_LEVEL— Log level (trace, debug, info, warn, error) infoMCP_AUTH_TOKEN— Optional bearer token for shared environments. If set, every tool call must include auth_token. unsetMCP_CLEANUP_ON_STARTUP— Cleanup expired sessions on process start (true or false) falseMCP_DEFAULT_PROMPT_PROFILE— Default prompt profile ID used when register_plan omits prompt_profile universal-auditor-general-v2.1 if present, else first profileMCP_PROJECT_PATH— Project root for AST indexing and path containment checks Current working directoryMCP_PROMPTS_DIR— Directory containing .md prompt profiles <server_root>/promptsMCP_REVIEWER_DB_PATH— SQLite database path <MCP_PROJECT_PATH>/.codeviewer-mcp.sqliteMCP_SESSION_TTL_HOURS— Session TTL in hours, positive integer only 168[](https://m8ven.ai/mcp/master0ffate-codeviewer-mcp-limk2n)