- Pdfnative
Pdfnative
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"]
}
}
🔗 Links & Resources
- Official Website & Playground: https://pdfnative.dev
- MCP Server Source Code: https://github.com/Nizoka/pdfnative-mcp
- Core Engine Source Code: https://github.com/Nizoka/pdfnative
Server Config
{
"mcpServers": {
"pdfnative": {
"command": "npx",
"args": [
"-y",
"pdfnative-mcp"
]
}
}
}Project Info
Created At
16 days agoUpdated At
16 days agoAuthor Name
NizokaStar
-Language
-License
-Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Alloy
2 days ago
Airtreks Mcp
@SEKeener
9 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Sigstore
@3089464667
15 hours ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago