pdfnative-mcp
npm/pdfnative-mcpModel Context Protocol (MCP) server bridging the zero-dependency pdfnative v1.5 library — generate PDFs (PDF/A-1b/2b/2u/3b) with bookmarks/outline, page labels & viewer preferences, add markup annotations, merge / split / extract pages, validate PDF/UA st
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"pdfnative-mcp": {
"url": "None",
"transport": "http"
}
}
}