Markdown to PDF
Convert Markdown files to high-quality, print-ready PDFs using LaTeX.
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 Servers
Obsidian
Interact with your Obsidian vault using the Local REST API plugin, enabling LLMs to access and manage your notes.
Limitless MCP
Connect your Limitless Pendant data to Claude and other LLMs using the Limitless API.
omniparser-autogui-mcp
An MCP server that analyzes the screen with OmniParser to automate GUI operations.
Inked
A memory management server for Claude apps with optional AI-powered search, using local SQLite storage.
Google Sheets (Go)
A Go-based MCP server for integrating Google Sheets with Claude.
Todoist MCP
Manage Todoist tasks and projects using the Todoist CLI.
MCP Character Counter
Analyzes text to provide detailed character counts, including letters, numbers, and symbols.
Jira
Interact with Jira to manage issues, projects, and workflows using the Jira Cloud Platform REST API.
MIST
An AI assistant server for managing notes, Gmail, Calendar, Tasks, and Git.
Todoist
Manage your Todoist tasks and projects using the Todoist Python API.