Loomal

aigroup-mdtoword-mcp

MCP server by github.com/jackdark425/aigroup-mdtoword-mcp

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

12 starsnpm: aigroup-mdtoword-mcp

About aigroup-mdtoword-mcp

aigroup-mdtoword-mcp is an MCP (Model Context Protocol) server published by jackdark425 in the official MCP registry. 本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题

It ships as an npm package (aigroup-mdtoword-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jackdark425/aigroup-mdtoword-mcp, where the project has earned 12 GitHub stars.

Use aigroup-mdtoword-mcp with your agent

Claude Code · one command
claude mcp add aigroup-mdtoword-mcp -- npx -y aigroup-mdtoword-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aigroup-mdtoword-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aigroup-mdtoword-mcp"
      ]
    }
  }
}
npmaigroup-mdtoword-mcp

Frequently asked questions

What is aigroup-mdtoword-mcp?
aigroup-mdtoword-mcp is an MCP (Model Context Protocol) server by jackdark425. 本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题
How do I connect aigroup-mdtoword-mcp to Claude, Cursor, or another MCP client?
Install aigroup-mdtoword-mcp from its npm package (aigroup-mdtoword-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is aigroup-mdtoword-mcp open source?
Yes — the source code is public at github.com/jackdark425/aigroup-mdtoword-mcp, with 12 GitHub stars.
Can AI agents pay to use aigroup-mdtoword-mcp?
Not yet through Loomal — aigroup-mdtoword-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain aigroup-mdtoword-mcp? Claim this listing free by verifying GitHub ownership, or contact us.