Skip to main content
Glama

Cursor Reviewer MCP

by kodaimaehata
package.json651 B
{ "name": "cursor-reviewer-mcp", "version": "0.1.0", "private": true, "license": "MIT", "type": "module", "engines": { "node": ">=22 <23" }, "bin": { "cursor-reviewer-mcp": "./bin/cursor-reviewer-mcp" }, "scripts": { "build": "tsc -p tsconfig.json && node scripts/copy-assets.mjs", "start": "node dist/server.js", "dev": "tsx src/server.ts", "typecheck": "tsc -p tsconfig.json --noEmit", "test": "node --test --import tsx" }, "dependencies": { "@modelcontextprotocol/sdk": "latest" }, "devDependencies": { "tsx": "^4.16.0", "typescript": "^5.4.0", "@types/node": "^22.0.0" } }

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/kodaimaehata/reviewer-mcp'

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