AI Group Markdown to Word MCP Server

AI Group Markdown to Word MCP Server

jackdark425

Converts Markdown documents to professionally formatted Word documents with support for math formulas, custom styling, tables, images, and headers/footers.

8111 views2Local (stdio)

What it does

  • Convert Markdown to Word documents with advanced formatting
  • Process mathematical formulas using LaTeX syntax
  • Import CSV and JSON data as formatted tables
  • Embed local and remote images with automatic scaling
  • Generate table of contents automatically
  • Add custom headers, footers, and watermarks

Best for

Technical writers needing professional document outputResearchers converting documentation with math formulasContent creators requiring Word format deliverablesTeams converting structured data to reports
12+ preset table styles availableLaTeX math formula supportTemplate system for consistent formatting

Tools (4)

markdown_to_docx

将Markdown文档转换为Word文档(DOCX格式),支持样式配置、模板系统和多种图像嵌入方式(本地文件、网络图片、Base64编码)

create_table_from_csv

将CSV数据转换为可用于文档的表格数据

create_table_from_json

将JSON数组数据转换为可用于文档的表格数据

list_table_styles

获取所有可用的预定义表格样式

Alternatives