MDMagic — Markdown to professional documents
Rank #12194Delistedio.github.ai52-coder/mdmagic-mcp-server
No registry has listed this server since May 9, 2026. The historical record below is preserved.
Turn Markdown into professional DOCX, PDF, and HTML using MDMagic templates from any MCP AI client.
MDMagic — Markdown to professional documents is a Model Context Protocol (MCP) server published by MDMagic-MCP. It ranks #12194 of 58,832 servers tracked on MCP Toplist. MDMagic — Markdown to professional documents is listed on Official MCP, with 1 tracked version. It is no longer listed by any tracked registry (last seen May 9, 2026); its historical record is preserved here.
Ranks ahead of 46,638 of 58,832 servers on MCP Toplist.
Use MDMagic — Markdown to professional documents
Add MDMagic — Markdown to professional documents to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mdmagic-mcp-server": {
"url": "https://api.mdmagic.ai/mcp"
}
}
}{
"mcpServers": {
"mdmagic-mcp-server": {
"command": "npx",
"args": [
"-y",
"@mdmagic/mcp-server"
],
"env": {
"MDMAGIC_API_KEY": "<your MDMAGIC_API_KEY>",
"MDMAGIC_BASE_URL": "<your MDMAGIC_BASE_URL>",
"REQUEST_TIMEOUT": "<your REQUEST_TIMEOUT>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry
MDMagic-MCP
Available versions (1)
| Version | Published |
|---|---|
| 1.7.3 | May 9, 2026 |
Frequently asked questions
- What is MDMagic — Markdown to professional documents?
- Turn Markdown into professional DOCX, PDF, and HTML using MDMagic templates from any MCP AI client.
- Who maintains MDMagic — Markdown to professional documents?
- MDMagic — Markdown to professional documents is maintained by MDMagic-MCP, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MDMagic — Markdown to professional documents an official MCP server?
- Yes — MDMagic — Markdown to professional documents is listed on the Official MCP Registry.
- How many versions does MDMagic — Markdown to professional documents have?
- MCP Toplist tracks 1 version of MDMagic — Markdown to professional documents, most recently published on May 9, 2026.
- Where can I find the source code for MDMagic — Markdown to professional documents?
- The source code for MDMagic — Markdown to professional documents is hosted at github.com/MDMagic-MCP/mdmagic-mcp-server.