๐Ÿ‘ฉโ€๐Ÿš’ Good content deserves good paper.

9,715 stars HTML 1 file ยท ~14,652 tokens

Kami MCP Server

Render and verify Kami documents locally: list templates and content schemas, render filled HTML to PDF, run the deterministic checks, and rasterize pages for a perceptual review pass.

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "kami": {
      "command": "npx",
      "args": [
        "-y",
        "@tw93/kami"
      ]
    }
  }
}