Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.
MCPpedia last refreshed this data
This server has been archived and is no longer actively maintained.
Code Review Graph is an MCP server that local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 80/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"code-review-graph": {
"args": [
"serve",
"--tools",
"query_graph_tool,semantic_search_nodes_tool,detect_changes_tool,get_review_context_tool"
],
"command": "code-review-graph"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AI coding tools re-read your entire codebase on every task. code-review-graph fixes that. It builds a structural map of your code with Tree-sitter, tracks changes incrementally, and gives your AI assistant precise context via MCP so it reads only what matters.
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked code-review-graph against OSV.dev.
Click any tool to inspect its schema.
code_graph_databaseSQLite database storing the parsed code graph with nodes (functions, classes, imports) and edges (calls, inheritance, test coverage)
.code-review-graph/graph.db
build_code_review_graph_promptInstructs the AI assistant to build the code review graph for the project
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
MCP server for using the GitLab API
Manage Supabase projects — databases, auth, storage, and edge functions
Chrome DevTools for coding agents
MCP Security Weekly
Get CVE alerts and security updates for Code Review Graph and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.