← Index

io.github.cyanheads/docgen-mcp-server

io.github.cyanheads/docgen-mcp-server·v0.2.0·Documents & Spreadsheets

Render HTML/markdown to PDF, export rows to xlsx, and fill AcroForm PDFs.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
MCP_LOG_LEVEL

Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

DOCGEN_DOCUMENT_TTL_SECONDS

How long a rendered document is retrievable before it expires, in seconds.

DOCGEN_MAX_DOCUMENT_BYTES

Hard ceiling on a single rendered artifact in bytes; exceeding it aborts the render.

DOCGEN_RENDER_TIMEOUT_MS

Per-render wall-clock budget in milliseconds; exceeding it aborts the render.

DOCGEN_INLINE_MAX_BYTES

Artifacts at or under this byte size are returned inline as base64; larger ones omit it.

DOCGEN_PDF_ENGINE

PDF rendering engine. Only 'lightweight' is implemented; 'chromium' is reserved and rejected at startup.

MCP_HTTP_HOST

The hostname for the HTTP server.

MCP_HTTP_PORT

The port to run the HTTP server on.

MCP_HTTP_ENDPOINT_PATH

The endpoint path for the MCP server.

MCP_AUTH_MODE

Authentication mode to use: 'none', 'jwt', or 'oauth'.

MCP_LOG_LEVEL

Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

DOCGEN_DOCUMENT_TTL_SECONDS

How long a rendered document is retrievable before it expires, in seconds.

DOCGEN_MAX_DOCUMENT_BYTES

Hard ceiling on a single rendered artifact in bytes; exceeding it aborts the render.

DOCGEN_RENDER_TIMEOUT_MS

Per-render wall-clock budget in milliseconds; exceeding it aborts the render.

DOCGEN_INLINE_MAX_BYTES

Artifacts at or under this byte size are returned inline as base64; larger ones omit it.

DOCGEN_PDF_ENGINE

PDF rendering engine. Only 'lightweight' is implemented; 'chromium' is reserved and rejected at startup.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Documents & Spreadsheets