Skip to content
Back to search
30
MCP

pdfnative-mcp

npm/pdfnative-mcp

Model 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

Uptime
0.0%
33 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.nizoka/pdfnative-mcp
PDF native MCP server: generate, validate, sign PAdES, embed, extract. AI-powered.
0 tools
filetopdf-mcp
Model Context Protocol (MCP) server for FileToPDF — convert files, HTML, and Markdown to PDF from any MCP client (Claude, Cursor, etc.). Bri
0 tools
@sigmasd/pdf-read-mcp
A Model Context Protocol (MCP) server that provides access to PDF and DOCX document reading and text extraction capabilities.
0 tools
dankennedy1/pdf-tools-mcp
A comprehensive set of PDF manipulation tools built with the Model Context Protocol (MCP) framework.
0 tools
mcpcn-images-to-pdf-mcp
Model Context Protocol Server for Converting Images to PDF Documents
0 tools
docwriter-mcp-server
A Model Context Protocol (MCP) server for programmatic creation, modification, and compilation of structured LaTeX documents. Enables AI age
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pdfnative-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}