Pdfnative

Created By
Nizoka16 days ago
Enterprise-grade PDF engine for AI agents. Pure TypeScript, zero-dependency, and local-first. Allows agents to generate ISO-compliant PDF/A documents, handle digital signatures (PKCS#7), and process high-performance layouts (800+ pages in seconds).
Overview

pdfnative-mcp

An enterprise-grade PDF engine for MCP clients. Generate, sign, and process professional PDF documents directly through your AI agent (Claude, Cursor, Zed, etc.).

Technical Specifications

  • Architecture: Pure TypeScript, zero external dependencies.
  • Performance: Generates 800+ pages in under 4 seconds.
  • Compliance: Support for ISO-compliant PDF/A and PKCS#7 digital signatures.
  • Security: 100% local processing (Local-first). No external API calls.

Integrated Tools

The server provides tools to:

  • Generate structured PDFs from scratch.
  • Add barcodes and international text (Unicode).
  • Handle digital signing and document security.

Configuration

Add this to your claude_desktop_config.json or Cursor settings:

{
  "mcpServers": {
    "pdfnative": {
      "command": "npx",
      "args": ["-y", "pdfnative-mcp"]
    }
  }

Server Config

{
  "mcpServers": {
    "pdfnative": {
      "command": "npx",
      "args": [
        "-y",
        "pdfnative-mcp"
      ]
    }
  }
}
Project Info
Created At
16 days ago
Updated At
16 days ago
Author Name
Nizoka
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Alloy

2 days ago