Skip to main content
Glama

markdown2pdf-mcp

markdown2pdf

Convert Markdown text into high-quality PDFs with LaTeX rendering. Include a title and optional date for professional document creation. Payments are processed via the Lightning Network, eliminating the need for sign-ups or credit cards.

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" }
Install Server

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