Converts Markdown to Word documents over MCP, handling the full pipeline from parsing to styled DOCX output. Exposes markdown_to_docx for direct conversion with customizable fonts, colors, and page layout, plus table_data_to_markdown for turning CSV or JSON into formatted tables. Renders math formulas, embeds local and remote images, and converts Mermaid diagrams to graphics with fallback support. Ships with preset templates for academic, business, and technical reports. Also supports headers, footers, page numbers, and watermarks. Runs via npx or as a local build, and includes HTTP deployment options for Cloudflare Workers if you need REST access alongside MCP.
claude mcp add --transport stdio jackdark425-aigroup-mdtoword-mcp uvx aigroup-mdtoword-mcp