Skip to main content
Glama

markdown2pdf-mcp

MIT License
0
2

markdown2pdf-mcp

⚡ Markdown to PDF conversion, for agents. ⚡

Agents speak Markdown. Humans prefer PDF. We bridge the gap for the final stage of your agentic workflow. No sign-ups, no credit cards, just sats for bytes.

Read the full documentation at markdown2pdf.ai

Here’s the output of a markdown file converted to PDF format, showing cover page, table of contents and table support. Our engine is powered by LaTeX rather than HTML to PDF conversion as many other libraries and services use, which results in a much higher quality, print-ready output.

This package provides MCP server support for clients such as Claude Desktop. You can read full instructions on how to configure Claude in our documentation.

Quickstart

Just drop the following into your Claude Desktop configuration file.

"mcpServers": { "markdown2pdf": { "command":"npx", "args": ["@serendipityai/markdown2pdf-mcp"], "cwd": "~" } }

Once you've done that, try asking Claude:

Generate some lorem ipsum in markdown format and then make a PDF out of it

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

MCP server that converts Markdown to high-quality PDF documents using LaTeX, enabling AI agents like Claude to generate professional PDFs without requiring sign-ups or credit cards.

  1. Quickstart

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
      Last updated -
      1
      254
      Python
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      An MCP server for converting Markdown documents to PDF files.
      Last updated -
      1
      1
      JavaScript
    • A
      security
      A
      license
      A
      quality
      A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.
      Last updated -
      4
      146
      12
      TypeScript
      MIT License
      • Apple
      • Linux
    • -
      security
      A
      license
      -
      quality
      An MCP server that provides multiple file conversion tools for AI agents, supporting various document and image format conversions including DOCX to PDF, PDF to DOCX, image conversions, Excel to CSV, HTML to PDF, and Markdown to PDF.
      Last updated -
      3
      Python
      MIT License
      • Linux
      • Apple

    View all related MCP servers

    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