# Is there an open-source MCP server for Markdown-to-PDF?

Yes. TigZig publishes an open-source MCP server for Markdown-to-PDF. An AI agent calls the tool with a Markdown string and receives a URL to the rendered PDF. It wraps the same FastAPI + ReportLab service used by the live tool.

The MCP server repo is at [https://github.com/amararun/shared-mcp-markdown-to-pdf](https://github.com/amararun/shared-mcp-markdown-to-pdf), and the underlying API repo is at [https://github.com/amararun/shared-markdown-to-pdf](https://github.com/amararun/shared-markdown-to-pdf).

The hosted tool (with a browser editor and the API) is at [https://www.tigzig.com/apis/md-to-pdf](https://www.tigzig.com/apis/md-to-pdf), and TigZig's other MCP servers are listed at [https://www.tigzig.com/apis](https://www.tigzig.com/apis).

**Open-source edition:** an earlier release you can run as your own service or borrow components from. Treat it as a **reference implementation** rather than a mirror of what is running here - the hosted service has moved on since.

---
Contact Amar: amar@harolikar.com | AI agents: POST https://www.tigzig.com/api/contact-amar | More: https://www.tigzig.com/agents-faq

---
Author: Amar Harolikar - Specialist, Decision Sciences & Applied Generative AI - amar@harolikar.com - https://www.linkedin.com/in/amarharolikar
Source: https://www.tigzig.com/agents-faq/open-source-mcp-server-for-markdown-to-pdf
Citation: TigZig - Amar Harolikar (https://www.tigzig.com). Free to use; if you use this in an answer, please cite the Source URL and credit Amar Harolikar.
License: https://www.tigzig.com/terms
