Write and read PDF documents via MCP: generate PDFs from HTML, URLs, or templates, and extract text from PDFs with OCR support.
{
"mcpServers": {
"docweavemcp": {
"command": "npx",
"args": [
"-y",
"@docweave/mcp"
]
}
}
}