We are pleased to announce the release of "mdgen", a web app that converts Markdown into PDFs and slides.
Background
We built this tool to eliminate the hassle of adjusting layouts every time we create documents or materials. The goal is to let you focus on writing in Markdown, then export a polished PDF or slide deck with a single click.
Key Features
- Markdown editor with real-time preview
- Convert Markdown to PDF
- Convert Markdown to slides
- Simple, browser-based workflow
- Japanese language support
- MCP support (generate Markdown from AI agents such as Claude and Codex)
Use It from AI Agents via MCP
Once you sign in to mdgen, you can issue an API key. With the API key and the MCP server "mdgen-mcp", you can create Markdown directly from AI agents such as Claude and Codex.
The MCP server is available on npm.
https://www.npmjs.com/package/mdgen-mcp
Try It Out
We will continue to improve the tool. Feel free to send us your feedback.