← All servers
🔧

Mdmagic ServerVerified🛡 No advisories

io.github.MDMagic-MCP/mdmagic-mcp-server
New to MCP? Start here →
0★ stars
76weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/mdmagic-mcp, which proved it owns this namespace.

Verified owner: github.com/mdmagic-mcpio.github.MDMagic-MCP/mdmagic-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MDMAGIC_API_KEY.
Network access
Connects to a hosted remote endpoint.
Configuration
Reads MDMAGIC_BASE_URL, REQUEST_TIMEOUT, MCP_TRANSPORT, MCP_HTTP_PORT, MCP_HTTP_HOST.

About

Use your own Word templates to convert Markdown → DOCX/PDF/HTML from any MCP-compatible AI.

Packages & transports

npm@mdmagic/mcp-serverv1.7.14 · npx
remotehttps://api.mdmagic.ai/mcpHTTP

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mdmagic_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@mdmagic/mcp-server"
      ]
    }
  }
}

▶ Try itlive against api.mdmagic.ai

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.