Model Context Protocol server for MDMagic — convert Markdown to professional DOCX, PDF, and HTML using MDMagic templates.
{
"mcpServers": {
"mdmagicmcp": {
"command": "npx",
"args": [
"-y",
"@mdmagic/mcp-server"
]
}
}
}