Skip to main content
Glama

Ndlovu Code Reviewer

by shaunie2fly
package.json1.02 kB
{ "name": "code-review-mcp-server", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "echo \"Error: no test specified\" && exit 1", "inspector": "node scripts/simple-inspector-manager.js", "inspector:log": "node scripts/simple-inspector-manager.js --enable-logging", "inspector:cleanup": "node scripts/simple-inspector-manager.js --cleanup", "inspector:auto": "node scripts/simple-inspector-manager.js --auto-cleanup" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", "winston": "^3.18.3", "zod": "^3.25.76" }, "devDependencies": { "@eslint/js": "^9.36.0", "@types/node": "^24.6.2", "@typescript-eslint/eslint-plugin": "^8.45.0", "@typescript-eslint/parser": "^8.45.0", "ts-node": "^10.9.2", "tsx": "^4.20.6", "typescript": "^5.9.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shaunie2fly/ndlovu-code-reviewer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server