ND

Ndlovu Code Reviewer

Developer Tools
2
GitHub Stars

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 codera

Installation

⭐ RecommendedNode
node /absolute/path/to/ndlovu-code-reviewer/dist/index.js
View configuration snippet
{
  "mcpServers": {
    "ndlovu-code-reviewer": {
      "command": "node",
      "args": [
        "/absolute/path/to/ndlovu-code-reviewer/dist/index.js"
      ],
      "cwd": "/absolute/path/to/ndlovu-code-reviewer"
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:Auto-detected (unverified)

Claude Desktop

STDIO
stdio:Auto-detected (unverified)

MCP Compatible

STDIO
stdio:Auto-detected (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.