pdfcraft
PDFCraft is a free, privacy-focused PDF toolkit that runs entirely in your browser. With 90+ professional tools, you can edit, convert, merge, split, and secure your PDF files without ever uploading them to a server.
pdfcraft MCP Server
MCP server for PDFCraftTool/pdfcraft
Ready-to-Use Client Configurations
{
"mcpServers": {
"pdfcraft": {
"command": "npx",
"args": [
"-y",
"@PDFCraftTool/pdfcraft"
]
}
}
}