Skip to main content
Glama

ReviewMCP

by dsgarage

review.preprocess

Normalizes Re:VIEW manuscript input and adds metadata to prepare files for validation and correction processes.

Instructions

JS preprocessor only - normalizes input and adds metadata

Input Schema

NameRequiredDescriptionDefault
cwdYes
outputNo
patternNo
statsNo

Input Schema (JSON Schema)

{ "properties": { "cwd": { "type": "string" }, "output": { "type": "string" }, "pattern": { "type": "string" }, "stats": { "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