Server data from the Official MCP Registry
Knowledge graph for token-efficient code reviews with fixed search and configurable embeddings
Knowledge graph for token-efficient code reviews with fixed search and configurable embeddings
Set these up before or after installing:
Environment variable: EMBEDDING_BACKEND
Environment variable: API_KEYS
Environment variable: LITELLM_PROXY_URL
Environment variable: LITELLM_PROXY_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-n24q02m-better-code-review-graph": {
"env": {
"API_KEYS": "your-api-keys-here",
"EMBEDDING_BACKEND": "your-embedding-backend-here",
"LITELLM_PROXY_KEY": "your-litellm-proxy-key-here",
"LITELLM_PROXY_URL": "your-litellm-proxy-url-here"
},
"args": [
"better-code-review-graph"
],
"command": "uvx"
}
}
}Well-structured code review graph server with proper authentication patterns, clean code, and appropriate permissions. Minor code quality issues include broad exception handling and some missing input validation, but these don't significantly impact security. Supply chain analysis found 9 known vulnerabilities in dependencies (1 critical, 8 high severity). Package verification found 1 issue.
Scanned 3 files · 14 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!