Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
M2P_VERBOSENoEnable detailed logging for debugging. Set to 'true' to log processing steps to stderrfalse
M2P_OUTPUT_DIRNoThe output directory for generated PDF files. If not configured, files will be saved to $HOME

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_pdf_from_markdownA

Convert markdown content to PDF. Supports basic markdown elements like headers, lists, tables, code blocks, blockquotes, images (both local and external URLs), and Mermaid diagrams. Note: Cannot handle LaTeX math equations. Mermaid syntax errors will be displayed directly in the PDF output.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (create_pdf_from_markdown), which is consistent and predictable. There are no other tools to compare against, so no inconsistency exists.

Tool Count2/5

A single tool is too few for a server named 'Markdown2PDF MCP Server', as it suggests a limited scope that might lack essential operations like configuration, template management, or batch processing. This minimal set could hinder agent workflows.

Completeness2/5

The tool surface is severely incomplete for a markdown-to-PDF conversion domain. It only provides a basic conversion tool, missing operations such as setting PDF options, handling templates, managing fonts, or supporting advanced features like LaTeX math equations, which are common in this domain.

Maintenance

ActivityInactive
ResponsivenessNo issues