Development
aigroup-mdtoword-mcp
by io.github.jackdark425 · v4.0.2
本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题
- GitHub stars
- 12
- Transport
- stdio (local process)
- Auth
- None required
- Test status
- untested
Install & run
Run the server locally with the package command below.
terminal
$npx -y aigroup-mdtoword-mcpConnect this MCP server to your AI agent
MCP servers plug into any MCP-compatible client (Claude Desktop, Cursor, your own agent runtime, and more). The steps are the same everywhere:
- 1. Make sure the runtime is available. This server runs as a local process, so its package runner (e.g. npx / uvx / docker) must be installed on the machine running your agent.
- 2. Add it to your MCP client config. Point your client at the command above. Most clients accept an MCP servers map keyed by a name of your choosing.
- 3. No credentials needed. This server declares no required secrets — it should work out of the box.
- 4. Restart your client and verify.The server’s tools should appear in your agent’s tool list, ready to call.
Want this running without wiring configs yourself? Run this with Alfe →
Developmentnpm
Data from the official MCP registry · last updated 2025-12-12 · ★ 12 stars via GitHub.