Skip to main content
Glama

ReviewMCP

by dsgarage

review.build-pdf-hybrid

Generate PDF documents from Re:VIEW manuscripts using a JS to Ruby hybrid pipeline, with automatic validation and error correction to prevent common writing issues.

Instructions

JS→Ruby hybrid pipeline for PDF generation (PDF first priority)

Input Schema

NameRequiredDescriptionDefault
configNo
cwdYes
skipPreprocessNo

Input Schema (JSON Schema)

{ "properties": { "config": { "type": "string" }, "cwd": { "type": "string" }, "skipPreprocess": { "type": "boolean" } }, "required": [ "cwd" ], "type": "object" }

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