MCP Servers / development / ndlovu-code-reviewer

ndlovu-code-reviewer

JSON →
stdionone2development

Manual code reviews are time-consuming and often miss the opportunity to combine static analysis with contextual, human-friendly feedback. This project was created to experiment with MCP tooling that gives AI assistants access to a purpose-built reviewer. Uses the Gemini cli application to process the reviews at this time and linting only for typescript/javascript apps at the moment. Will add API based calls to LLM's in the future and expand linting abilities. It's also cheaper than using coderabbit ;)

Install
How to run this server

No install command recorded.

server path: ndlovu-code-reviewer
Tools
What this server exposes
review-local-changes
Performs comprehensive analysis of local, uncommitted code changes by gathering git diff output and linter findings, then sends the combined context to Gemini CLI for intelligent analysis. Returns a structured JSON review with findings and recommendations.
Configuration
Environment & auth
authnone
Resources
ndlovu-code-reviewer — MCP Server · libregistry