10 months ago
Mdtoword is a powerful Markdown to Word conversion tool that transforms Markdown content into professionally formatted Word documents (.docx). It supports all standard Markdown syntax including headers, paragraphs, lists, tables, code blocks, and blockquotes.
Server Config
{
"mcpServers": {
"mdtoword": {
"type": "streamableHttp",
"baseUrl": "https://mdtoword-service.zeabur.app/mcp"
}
}
}