mdmagic-mcp-server

MDMagic-MCP/mdmagic-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Model Context Protocol server for MDMagic — convert Markdown to professional DOCX, PDF, and HTML from any AI assistant.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mdmagic-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "MDMagic-MCP/mdmagic-mcp-server"
      ]
    }
  }
}

README Excerpt

> Convert Markdown to professional DOCX, PDF, and HTML — directly from Claude, Cursor, VS Code, or any MCP-compatible AI assistant. Your AI assistant writes great Markdown. Exporting it has always been the bottleneck. This MCP server gives Claude (and any other MCP-compatible client) direct access to MDMagic's professional document conversion pipeline — Pandoc + Microsoft Graph API + 18 designer-built templates — so the AI can produce boardroom-grade documents in a single tool call.

Tools (14)

ExecutiveMCP_HTTP_HOSTMCP_HTTP_PORTMCP_TRANSPORTMDMAGIC_API_KEYMDMAGIC_BASE_URLREQUEST_TIMEOUTcheck_credit_balanceconvert_documentestimate_conversion_costlist_all_templateslist_builtin_templateslist_custom_templatesshow_default_settings