Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
review.versionA

Return Re:VIEW CLI version (prefers bundle exec).

review.tags.listC

Return allowed tags (built-in conservative list; replace with dynamic probe later).

review.enforceTags.checkC

Scan .re files for unknown tags using allowlist; returns violations.

review.fixIds.planC

Plan auto-fixes for empty/duplicate IDs across all .re files.

review.fixIds.applyC

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

review.lintC

Run a fast sanity check by compiling each .re to latex and parsing stderr warnings.

review.preprocessC

JS preprocessor only - normalizes input and adds metadata

review.build-pdf-hybridC

JS→Ruby hybrid pipeline for PDF generation (PDF first priority)

review.check-ruby-extensionsC

Verify Ruby extensions (ReviewExtention) are loaded correctly

review.test-mapfileC

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

review.security.configC

Get current security configuration (SSOT from ReviewExtention)

review.security.validate-mapfileC

Validate mapfile path and content against security policy

review.security.compareC

Compare MCP config with ReviewExtention config to ensure SSOT

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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