Skip to main content
Glama

ReviewMCP

by dsgarage

review.security.config

Retrieves the current security configuration from ReviewExtension to validate and maintain secure settings for Re:VIEW manuscript processing.

Instructions

Get current security configuration (SSOT from ReviewExtention)

Input Schema

NameRequiredDescriptionDefault
cwdYes
forceReloadNo

Input Schema (JSON Schema)

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