pdfnative MCP — PDF generation, PAdES signing & introspection
io.github.Nizoka/pdfnative-mcp · Status: active
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
- Registry name
io.github.Nizoka/pdfnative-mcp- Package coordinate
npm:pdfnative-mcp- Version
1.6.0- Listed in the registry
- 2026-08-23
- Changed in the registry
- 2026-08-23
- First seen by tracevero
- 2026-08-06
- Vendor's website
- https://github.com/Nizoka/pdfnative-mcp#readme
PDF MCP server: generate PDF/A, sign & verify PAdES (LTV), forms, merge, split, encrypt. 28 tools
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | no Raw declaration – Required secret variables (raw): confirmed absent Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio Source: MCP-Register · collected on 2026-08-06 · derived |
| Path argument present | yes Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): PDFNATIVE_MCP_CACHE_DIR, PDFNATIVE_MCP_OUTPUT_DIR Source: MCP-Register · collected on 2026-08-24 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/Nizoka/pdfnative-mcp Source: MCP-Register · collected on 2026-08-06 · derived |
| Version | 1.6.0 Source: MCP-Register · collected on 2026-08-24 · self-declared |
Position within the holdings
How many of the 24,507 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredno20,303 of 24,507 carry this value (83 %)View these entries
- Execution locationlocal12,078 of 24,507 carry this value (49 %)View these entries
- Path argument presentyes229 of 24,507 carry this value (0.9 %)View these entries
- Repository URL listedyes19,097 of 24,507 carry this value (78 %)View these entries
All 4 values together are carried by 187 of 24,507 entries.
This entry appears in these selections
- MCP servers without credentials20,303
- Locally executed MCP servers12,078
- MCP servers with a repository URL19,097
- MCP servers with a path argument229
- Local MCP servers without credentials9,218
- Local MCP servers with a repository URL11,472
- MCP servers over stdio only9,833
- MCP servers as an npm package only7,134
- Local MCP servers as an npm package only7,046
- npm packages with a repository URL6,786
- MCP servers over stdio, as an npm package only6,190
- MCP servers available as a package only10,633
- MCP servers with npx as their only runtime hint1,075
The source's raw values23
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | PDFNATIVE_MCP_OUTPUT_DIR, PDFNATIVE_MCP_CACHE_DIR, PDFNATIVE_MCP_PORT, PDFNATIVE_MCP_HTTP_TOKEN, PDFNATIVE_MCP_MAX_INFLATE_BYTES, PDFNATIVE_MCP_TSA_URL, PDFNATIVE_MCP_TSA_AUTH, PDFNATIVE_MCP_REVOCATION, PDFNATIVE_MCP_NETWORK_ALLOWED_HOSTS, PDFNATIVE_MCP_NETWORK_TIMEOUT_MS Source: MCP-Register · collected on 2026-08-24 · self-declared |
|---|---|
| Required secret variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Transports (raw) | stdio Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Repository (raw) | https://github.com/Nizoka/pdfnative-mcp Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Package registries (raw) | npm Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | PDFNATIVE_MCP_CACHE_DIR, PDFNATIVE_MCP_OUTPUT_DIR Source: MCP-Register · collected on 2026-08-24 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2026-08-23 Source: MCP-Register · collected on 2026-08-24 · self-declared |
| Last changed in the registry (raw) | 2026-08-23 Source: MCP-Register · collected on 2026-08-24 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | pdfnative-mcp Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 1.6.0 Source: MCP-Register · collected on 2026-08-24 · self-declared |
| Runtime hints (raw) | npx Source: MCP-Register · collected on 2026-08-24 · self-declared |
| Environment variable formats (raw) | filepath, number Source: MCP-Register · collected on 2026-08-24 · self-declared |
| Environment variable descriptions (raw) | PDFNATIVE_MCP_CACHE_DIR=Opt-in content-addressed response cache directory (SHA-256 keyed, 1h TTL, 256 MiB LRU, plaintext at rest). Never caches encrypt/decrypt, sign, timestamp, add_ltv, update_metadata, encrypted builds or file output. · PDFNATIVE_MCP_HTTP_TOKEN=Opt-in bearer token for the HTTP transport (>= 16 chars, no whitespace). When set, /mcp requires 'Authorization: Bearer <token>' or answers 401. Never logged. · PDFNATIVE_MCP_MAX_INFLATE_BYTES=Per-stream FlateDecode decompression cap in bytes (zip-bomb mitigation; default 104857600 = 100 MiB). Integer >= 1024; an invalid value refuses to start the server. · PDFNATIVE_MCP_NETWORK_ALLOWED_HOSTS=Comma-separated allow-list of OCSP / CRL responder hosts ('host', 'host:port' or '*.suffix'). Mandatory when PDFNATIVE_MCP_REVOCATION is set: responder URLs found in certificates are fetched only if the host matches (http(s) only, no credentials, no redirects, internal addresses rejected unless listed verbatim). · PDFNATIVE_MCP_NETWORK_TIMEOUT_MS=Per-request timeout for TSA / OCSP / CRL calls in milliseconds, 1000-120000 (default 10000). · PDFNATIVE_MCP_OUTPUT_DIR=Absolute path of a sandboxed directory where outputMode='file' may write PDFs. Unset: every tool returns base64 only (file output disabled). · PDFNATIVE_MCP_PORT=Serve Streamable HTTP on this loopback port instead of stdio (MCP 2026-07-28, stateless). Unauthenticated unless PDFNATIVE_MCP_HTTP_TOKEN is set. · PDFNATIVE_MCP_REVOCATION='ocsp', 'crl' or 'ocsp,crl': enables online revocation collection for add_ltv mode='online' (PAdES B-LT). Unset: that mode fails with REVOCATION_NOT_CONFIGURED; mode='offline' stays fully offline. Requires PDFNATIVE_MCP_NETWORK_ALLOWED_HOSTS. · PDFNATIVE_MCP_TSA_AUTH=Optional Authorization header value sent to the TSA (e.g. 'Basic ...' or 'Bearer ...'). Never logged or echoed. · PDFNATIVE_MCP_TSA_URL=http(s) URL of the RFC 3161 timestamp authority used by sign_pdf timestamp=true and timestamp_pdf (PAdES B-T / B-LTA). Unset: those calls fail with TSA_NOT_CONFIGURED and no network request is made. Tool arguments can never supply a URL. Source: MCP-Register · collected on 2026-08-24 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
Changes
| 2026-08-24 | Version: 1.5.0 → 1.6.0 |
|---|---|
| 2026-08-24 | Path argument present: false → true |
| 2026-08-24 | Last changed in the registry (raw): 2026-07-21 → 2026-08-23 |
| 2026-08-24 | First listed in the registry (raw): 2026-07-21 → 2026-08-23 |
| 2026-08-24 | Environment variable descriptions (raw): – → PDFNATIVE_MCP_CACHE_DIR=Opt-in content-addressed response cache directory (SHA-256 keyed, 1h TTL, 256 MiB LRU, plaintext at rest). Never caches encrypt/decrypt, sign, timestamp, add_ltv, update_metadata, encrypted builds or file output. · PDFNATIVE_MCP_HTTP_TOKEN=Opt-in bearer token for the HTTP transport (>= 16 chars, no whitespace). When set, /mcp requires 'Authorization: Bearer <token>' or answers 401. Never logged. · PDFNATIVE_MCP_MAX_INFLATE_BYTES=Per-stream FlateDecode decompression cap in bytes (zip-bomb mitigation; default 104857600 = 100 MiB). Integer >= 1024; an invalid value refuses to start the server. · PDFNATIVE_MCP_NETWORK_ALLOWED_HOSTS=Comma-separated allow-list of OCSP / CRL responder hosts ('host', 'host:port' or '*.suffix'). Mandatory when PDFNATIVE_MCP_REVOCATION is set: responder URLs found in certificates are fetched only if the host matches (http(s) only, no credentials, no redirects, internal addresses rejected unless listed verbatim). · PDFNATIVE_MCP_NETWORK_TIMEOUT_MS=Per-request timeout for TSA / OCSP / CRL calls in milliseconds, 1000-120000 (default 10000). · PDFNATIVE_MCP_OUTPUT_DIR=Absolute path of a sandboxed directory where outputMode='file' may write PDFs. Unset: every tool returns base64 only (file output disabled). · PDFNATIVE_MCP_PORT=Serve Streamable HTTP on this loopback port instead of stdio (MCP 2026-07-28, stateless). Unauthenticated unless PDFNATIVE_MCP_HTTP_TOKEN is set. · PDFNATIVE_MCP_REVOCATION='ocsp', 'crl' or 'ocsp,crl': enables online revocation collection for add_ltv mode='online' (PAdES B-LT). Unset: that mode fails with REVOCATION_NOT_CONFIGURED; mode='offline' stays fully offline. Requires PDFNATIVE_MCP_NETWORK_ALLOWED_HOSTS. · PDFNATIVE_MCP_TSA_AUTH=Optional Authorization header value sent to the TSA (e.g. 'Basic ...' or 'Bearer ...'). Never logged or echoed. · PDFNATIVE_MCP_TSA_URL=http(s) URL of the RFC 3161 timestamp authority used by sign_pdf timestamp=true and timestamp_pdf (PAdES B-T / B-LTA). Unset: those calls fail with TSA_NOT_CONFIGURED and no network request is made. Tool arguments can never supply a URL. |
| 2026-08-24 | Environment variable formats (raw): – → filepath, number |
| 2026-08-24 | Runtime hints (raw): – → npx |
| 2026-08-24 | Package versions (raw): 1.5.0 → 1.6.0 |
| 2026-08-24 | Path environment variables (raw): – → PDFNATIVE_MCP_CACHE_DIR, PDFNATIVE_MCP_OUTPUT_DIR |
| 2026-08-24 | Environment variables (raw): – → PDFNATIVE_MCP_OUTPUT_DIR, PDFNATIVE_MCP_CACHE_DIR, PDFNATIVE_MCP_PORT, PDFNATIVE_MCP_HTTP_TOKEN, PDFNATIVE_MCP_MAX_INFLATE_BYTES, PDFNATIVE_MCP_TSA_URL, PDFNATIVE_MCP_TSA_AUTH, PDFNATIVE_MCP_REVOCATION, PDFNATIVE_MCP_NETWORK_ALLOWED_HOSTS, PDFNATIVE_MCP_NETWORK_TIMEOUT_MS |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-nizoka-pdfnative-mcp