qmd
stdioUsed by 3 plugins
AI Summary
Connects to Quarto to render and preview documents with integrated code execution.
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"qmd": {
"command": "qmd",
"args": [
"mcp"
]
}
}
}Command
qmdArguments
mcp