Skip to main content
Glama

Smart Code Reviewer

by renjismzy
package.json914 B
{ "name": "smart-code-reviewer-mcp", "version": "1.0.0", "description": "智能代码审查助手 - 一个实用的MCP服务器,提供代码质量分析、改进建议和文档生成功能", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "jest" }, "keywords": [ "mcp", "code-review", "code-analysis", "documentation", "ai-assistant" ], "author": "Smart Code Reviewer", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "@types/node": "^20.10.0", "typescript": "^5.3.0", "zod": "^3.22.4" }, "devDependencies": { "@types/jest": "^29.5.8", "jest": "^29.7.0", "ts-jest": "^29.4.1", "tsx": "^4.6.0" }, "bin": { "smart-code-reviewer-mcp": "dist/index.js" } }

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/renjismzy/mcp-code'

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