
Mdmagic Mcp Server
Convert agent-written Markdown into DOCX, PDF, or HTML using your own Word templates from any MCP client.
Overview
MDMagic MCP Server is a MCP server for the Build phase that converts Markdown to DOCX, PDF, and HTML using your Word templates.
What is this MCP server?
- Markdown → DOCX, PDF, and HTML with custom Word templates
- Hosted streamable-http remote at api.mdmagic.ai/mcp plus stdio npm package @mdmagic/mcp-server v1.7.7
- Pandoc-oriented document pipeline with office-ready output
- Tags include markdown, docx, pdf, html, templates, pandoc, Claude, and Cursor
- MIT-licensed with homepage mdmagic.ai/mcp
- Package and server version 1.7.7
- Output formats: DOCX, PDF, HTML
- MIT license; remote URL https://api.mdmagic.ai/mcp
What problem does it solve?
Agents write great Markdown but clients and partners still expect branded Word or PDF files you do not want to format by hand.
Who is it for?
Indie builders who live in Markdown with Claude or Cursor but must deliver professional Office documents regularly.
Skip if: Pure in-app UI work, real-time collaborative editing, or teams with no need for templated Word output.
What do I get? / Deliverables
After you add the server and API key, the agent can emit template-backed DOCX, PDF, and HTML from the same Markdown source.
- DOCX files from Markdown using your templates
- PDF and HTML exports for distribution
- Repeatable agent-driven document pipeline without manual Word formatting
Recommended MCP Servers
Journey fit
Build is the canonical shelf because the core job is producing professional documentation and artifacts during product work. Docs subphase matches template-driven export of specs, guides, and handoff documents builders maintain in Markdown.
How it compares
Document conversion MCP integration, not a markdown linter skill or generic file storage plugin.
Common Questions / FAQ
Who is MDMagic MCP Server for?
Builders and consultants using MCP-compatible AI tools who need branded DOCX, PDF, and HTML from Markdown without leaving the agent.
When should I use MDMagic MCP Server?
Use it when specs, proposals, or docs are drafted in Markdown and you must export through your own Word templates for stakeholders.
How do I add MDMagic MCP Server to my agent?
Either configure the streamable-http remote https://api.mdmagic.ai/mcp with header x-api-key from mdmagic.ai/account, or install stdio package @mdmagic/mcp-server v1.7.7 per the GitHub README.