← Index

RenderMark

io.github.jmsaavedra/rendermark·v0.1.8·Documents & Spreadsheets
Quality Score
88
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "rendermark": {
      "command": "npx",
      "args": [
        "-y",
        "@rendermark/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "rendermark": {
      "command": "npx",
      "args": [
        "-y",
        "@rendermark/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @rendermark/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets