
Token-efficient code review graph and semantic search for MCP agents.
Visit Better Code Review GraphBetter Code Review Graph is an open-source Model Context Protocol (MCP) server that enables token-efficient code reviews through automatic parsing, semantic search, and call-graph resolution across your codebase. It builds a structural knowledge graph of functions, classes, and imports, allowing AI coding agents (like Claude, Codex, or Gemini CLI) to read only relevant code context for each review. Semantic search runs locally by default using ONNX models, with optional cloud embedding or summarization. Features include paginated output, dual-mode embeddings, qualified multi-word search, and integration with security scanning engines like Semgrep.
Visit Better Code Review Graph's official website for product details and getting started.
Comprehensive guides on installation, usage, and API reference for Better Code Review Graph.
Community discussions and reported issues for Better Code Review Graph, useful for troubleshooting and feedback.
Guidelines for contributing to the Better Code Review Graph project, including how to report bugs and submit feature requests.