RenderMark✓
io.github.jmsaavedra/rendermark · v0.1.8
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.jmsaavedra/rendermark",
"description": "Markdown to styled HTML, PDF, DOCX, and slides with themes, diagrams, and math.",
"title": "RenderMark",
"repository": {
"url": "https://github.com/jmsaavedra/rendermark",
"source": "github"
},
"version": "0.1.8",
"websiteUrl": "https://rendermark.app",
"packages": [
{
"registryType": "npm",
"identifier": "@rendermark/mcp-server",
"version": "0.1.8",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}