Small, safe, bidirectional Markdown parser and editor with streaming, undo/redo, rich fences, MCP tools, and a standalone airgapped build. Zero runtime deps. Browser and Node.js.
{
"mcpServers": {
"quikdown": {
"command": "npx",
"args": [
"-y",
"quikdown"
]
}
}
}