Kami
๐ฉโ๐ Good content deserves good paper.
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"
]
}
}
}