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
Похожие серверы
Jira MCP Server
Interact with Jira projects using natural language.
Salesforce MCP
Interact with the Salesforce API using jsforce, requiring username and password for authentication.
Taiwan Holiday
Provides Taiwan national holidays and compensatory workday information. Data is fetched and cached automatically.
Canvas MCP Server
An MCP server for interacting with the Canvas LMS API.
n8n MCP Server
Automate workflows with n8n, a powerful workflow automation tool.
Anki MCP Server
Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.
wordpress-mcp
Lightweight WordPress MCP server with 42 tools. Token-optimized responses reduce REST API verbosity by 95%+. Posts, pages, users, plugins, themes, media, taxonomies, comments.
Sequential Thinking MCP Server
A tool for dynamic and reflective problem-solving using a structured thinking process.
Fillout.io
Manage forms, handle responses, and access analytics using the Fillout.io API.
clipboard-mcp
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more. Preserves spreadsheet structure (rows/columns) that is lost when pasting into Claude directly. Claude can also write results back to your clipboard.