Skip to main content
Glama

ReviewMCP

by dsgarage
package.json579 B
{ "name": "review-mcp-min", "version": "0.1.0", "private": true, "type": "module", "description": "Minimal MCP server for Re:VIEW (5.8 / 2.5) with tag enforcement, ID fixer, and lint.", "scripts": { "start": "tsx src/index.ts", "build": "tsc -p tsconfig.json", "dev": "tsx watch src/index.ts", "test": "node --test", "typecheck": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "yaml": "^2.5.0" }, "devDependencies": { "tsx": "^4.7.0", "typescript": "^5.4.0", "@types/node": "^20.11.25" } }

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/dsgarage/ReviewMCP'

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