{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.jmsaavedra/rendermark",
  "title": "RenderMark",
  "description": "Markdown to styled HTML, PDF, DOCX, and slides with themes, diagrams, and math.",
  "version": "0.1.9",
  "websiteUrl": "https://rendermark.app",
  "repository": {
    "url": "https://github.com/jmsaavedra/rendermark",
    "source": "github"
  },
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@rendermark/mcp-server",
      "version": "0.1.9",
      "runtimeHint": "npx",
      "packageArguments": [],
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
