Skip to main content
Glama

markdown2pdf-mcp

markdown2pdf

Convert Markdown text into high-quality PDF documents using LaTeX, enabling direct creation of professional files with a Lightning payment option for ease of use.

Instructions

Convert markdown to PDF, and pay with Lightning

Input Schema

NameRequiredDescriptionDefault
dateNoDocument date (YYYY-MM-DD)
text_bodyYesMarkdown text to convert
titleYesDocument title

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "Document date (YYYY-MM-DD)", "type": "string" }, "text_body": { "description": "Markdown text to convert", "type": "string" }, "title": { "description": "Document title", "type": "string" } }, "required": [ "text_body", "title" ], "type": "object" }

You must be authenticated.

Other Tools from markdown2pdf-mcp

Related Tools

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/Serendipity-AI/markdown2pdf-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server