Skip to main content
Glama

ReviewMCP

by dsgarage

review.security.validate-mapfile

Validate mapfile path and content against security policies to ensure compliance and prevent unauthorized access in document processing workflows.

Instructions

Validate mapfile path and content against security policy

Input Schema

NameRequiredDescriptionDefault
cwdYes
filepathYes

Input Schema (JSON Schema)

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