Q
Quillmark MCP Rewrite
by @nibsbin
Primitives and MCP integration of Quillmark. Surface schematized document rendering to LLM consumers
Created 4/15/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-quillmark-mcp-rewrite
Cursor configuration (mcp.json)
{
"mcpServers": {
"nibsbin-quillmark-mcp-rewrite": {
"command": "npx",
"args": [
"nibsbin-quillmark-mcp-rewrite"
]
}
}
}