Home › Other › aigroup-mdtoword-mcp

aigroup-mdtoword-mcp

本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题

JavaScript
★ 14 stars Last pushed 2026-04-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 4.0.2)

npx -y aigroup-mdtoword-mcp@4.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "aigroup-mdtoword-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aigroup-mdtoword-mcp@4.0.2"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry