docgen mcp server MCP
v0.2.3io.github.cyanheads/docgen-mcp-server
Render HTML/markdown to PDF, export rows to xlsx, and fill AcroForm PDFs.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add docgen-mcp-server -e MCP_LOG_LEVEL=<MCP_LOG_LEVEL> -e DOCGEN_DOCUMENT_TTL_SECONDS=<DOCGEN_DOCUMENT_TTL_SECONDS> -e DOCGEN_MAX_DOCUMENT_BYTES=<DOCGEN_MAX_DOCUMENT_BYTES> -e DOCGEN_RENDER_TIMEOUT_MS=<DOCGEN_RENDER_TIMEOUT_MS> -e DOCGEN_INLINE_MAX_BYTES=<DOCGEN_INLINE_MAX_BYTES> -e DOCGEN_PDF_ENGINE=<DOCGEN_PDF_ENGINE> -- npx -y @cyanheads/docgen-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.