Skip to main content
Glama

ReviewMCP

by dsgarage

review.test-mapfile

Test mapfile macros with security validation to identify and prevent unauthorized tags in Re:VIEW manuscripts.

Instructions

Test #@mapfile macro with security validation (developer tool)

Input Schema

NameRequiredDescriptionDefault
cwdYes
fileYes

Input Schema (JSON Schema)

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