Skip to main content
Glama

ReviewMCP

by dsgarage

review.fixIds.apply

Apply calculated ID corrections to Re:VIEW manuscript files, creating backup files before making changes to fix duplicate or empty identifiers.

Instructions

Apply a previously calculated ID-fix plan; creates .bak backups.

Input Schema

NameRequiredDescriptionDefault
cwdYes
fixesYes

Input Schema (JSON Schema)

{ "properties": { "cwd": { "type": "string" }, "fixes": { "items": { "type": "object" }, "type": "array" } }, "required": [ "cwd", "fixes" ], "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