Submit

MDMagic MCP Server

@MDMagic-MCP

Convert Markdown to DOCX, PDF, and HTML using your own Word templates β€” your letterhead, your branding, your fonts. Plus 15 designer-built templates for when you don't have your own. MDMagic plugs straight into Claude, Cursor, VS Code, and any MCP-compatible AI assistant, giving them direct access to a professional document conversion pipeline - and, more importantly, *your* templates. ✨ Use your own Word templates Upload your existing letterhead, stationery, brand guidelines, contract shells, proposal templates β€” anything you already use in Microsoft Word. Once uploaded, your AI assistant can convert any Markdown directly into a polished document carrying *your* logo, fonts, colours, footers, page numbers, watermarks, and signature blocks. The output looks like it came from your design team, not from a generic AI export. 🎨 Or pick from 15 designer-built templates Don't have a Word template ready? MDMagic ships with 15 professionally designed templates across four categories: β€’ Business β€” Executive Platinum, Financial Blue, Premium Bronze, Professional Azure, Business Purple β€’ Creative β€” Designer Indigo, Artistic Aqua, Sunset Vibes, Sage Serenity, Minimalist Pro, Cheese Burger β€’ Professional β€” Legal Burgundy, Modern Legal β€’ Technical β€” Code Documentation, Deep Data Blue 🧰 Ten tools, designed for AI workflows β€’ convert_document β€” Markdown β†’ DOCX, PDF, HTML, or all three β€’ validate_markdown β€” pre-flight syntax check before you spend credits β€’ estimate_conversion_cost β€” know the cost before the conversion runs β€’ recommend_template β€” describe the document, get the right template β€’ list_all_templates / list_builtin_templates / list_custom_templates β€” full catalogue with category filters β€’ get_template_details β€” confirm page sizes, orientations, variants β€’ check_credit_balance β€” credits remaining, plan status, cost-aware AI behaviour β€’ show_default_settings β€” honour the user's preferred page size and orientation πŸ’Έ Same credits, one balance Whether you convert via the MDMagic web app or your AI assistant, credits work the same way. Free-tier credits renew monthly. Paid plans and one-off top-ups available. The MCP refuses conversions when your balance is low β€” no surprise bills. πŸš€ Five-minute setup Sign up at https://mdmagic.ai/account β†’ grab your API key β†’ paste a JSON snippet into your AI client's MCP config β†’ restart. Done. The hosted endpoint at https://api.mdmagic.ai/mcp is also available for clients that don't run local processes. Built for serious documents. Designed for AI assistants. Trusted with your brand.

Server Config

{
  "mcpServers": {
    "mdmagic": {
      "command": "npx",
      "args": [
        "-y",
        "@mdmagic/mcp-server"
      ],
      "env": {
        "MDMAGIC_API_KEY": "mdmagic-xxxxxxxxxxxxxxxx"
      }
    }
  }
}
Β© 2025 MCP.so. All rights reserved.

Build with ShipAny.