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
相关服务器
MCP Client Configuration Server
Manages configurations for MCP clients, automatically detecting file paths based on OS and client.
MCP Resume Server
Fetches resume data from a GitHub gist to provide professional background context to LLMs.
PaKi Curator
MCP server for César Yagüe's Visual Medicine art catalog — 300 contemplative moving art works, 13 collections. Search, browse, get recommendations for spaces.
Obsidian
Interact with your Obsidian vault from your IDE or Claude Desktop.
Bear MCP Server
Provides direct access to your Bear notes database for comprehensive note management, bypassing standard API limitations.
mcp-notifications
Desktop system notifications for MCP agents — instant feedback on tasks, failures, and workflow events.
Notion
Integrates with Notion's API to manage a personal todo list.
Todoist
An unofficial server for managing Todoist tasks, allowing agents to create, list, and complete them.
Lunch Roulette MCP Server
Manages and randomly selects from a list of lunch restaurants, storing choices and visit statistics locally.
TaskMateAI
An AI-driven task management application controllable via MCP, supporting tasks, subtasks, priorities, and progress tracking.