RUN IN TERMINAL
claude mcp add jackdark425-aigroup-mdtoword-mcp -- npx -y aigroup-mdtoword-mcp
ADD TO claude_desktop_config.json
{
"mcpServers": {
"jackdark425-aigroup-mdtoword-mcp": {
"command": "npx",
"args": ["-y", "aigroup-mdtoword-mcp"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"jackdark425-aigroup-mdtoword-mcp": {
"command": "npx",
"args": ["-y", "aigroup-mdtoword-mcp"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"jackdark425-aigroup-mdtoword-mcp": {
"command": "npx",
"args": ["-y", "aigroup-mdtoword-mcp"]
}
}
}
About This MCP Server
本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
aigroup-mdtoword-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The aigroup-mdtoword-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.