← Back to Plugins
MCP Server MCP

RenderMark

github By github 👁 1 views ▲ 0 votes

Markdown to styled HTML, PDF, DOCX, and slides with themes, diagrams, and math.

Homepage Verified source GitHub

Install

npx -y @rendermark/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@rendermark/mcp-server",
      "version": "0.1.10",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...