Markdown to PDF - Secure MCP Server by ALMC Security 2025

Markdown to PDF

View on GitHub

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

Related in Productivity - Secure MCP Servers

ServerSummaryActions
Recruitee MCP ServerModel Context Protocol (MCP) server for Recruitee – advanced search, reporting, and analytics for re...View
YouTube Uploader MCPThis project provides a command-line tool and supporting Go packages for uploading videos to YouTube...View
Obsidian iCloud MCPConnecting Obsidian Vaults that are stored in iCloud Drive to AI via the Model Context Protocol (MCP...View
Spire.XLS MCP ServerThe Spire.XLS MCP Server is a robust solution that empowers AI agents to work with Excel files using...View
Bitrix24A comprehensive Model Context Protocol (MCP) server for Bitrix24 CRM integration, enabling AI agents...View
DocmostTo get started with Docmost, please refer to our documentation.View