pdf-writer-mcp
Related Servers
Alternatives to pdf-writer-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables PDF generation from HTML, text, and Markdown content with customizable formatting options. Provides secure cross-platform PDF creation tools that automatically save to user directories like Downloads, Documents, or Desktop.433 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables PDF file manipulation including merging, splitting, extracting pages, extracting text, excluding pages, and reordering pages.33 npm1MIT
- AlicenseAqualityDmaintenanceEnables PDF processing and analysis including text extraction, metadata retrieval, search, page manipulation, splitting/merging, conversion to images, and form handling.10MIT
- FlicenseNot gradedqualityDmaintenanceProvides tools for converting Markdown content and files into professional PDF documents with full support for Mermaid diagrams and LaTeX rendering. It allows for high-quality output customization, including paper size, table of contents, and syntax highlighting styles.-
- AlicenseAqualityCmaintenanceEnables creative PDF generation with full design control including colors, shapes, emoji, and Unicode support. Supports everything from simple documents to artistic masterpieces using PDFKit's powerful API.5546 npm1MIT
- AlicenseBqualityDmaintenanceEnables PDF manipulation including text, images, annotations, form fields, page operations, and metadata through natural language.16MIT
TDQS
Scored across 20 tools
Each tool has a clearly distinct purpose: creation tools differ by input format, page manipulation tools (split, extract, delete, reorder) are well-separated, and annotation tools (bookmarks, annotations, watermark, page numbers) are unambiguous. Even tightly related operations like fill_form vs flatten_form are clearly delineated.
All 20 tool names follow a consistent verb_noun snake_case pattern (e.g., create_text_pdf, rotate_pages, set_metadata, ensure_pdfa). No camelCase or unpredictable verb forms appear, making the API highly predictable.
At 20 tools, this exceeds the typical 3-15 sweet spot and edges into 'borderline heavy', but each tool fills a distinct need within the broad PDF manipulation domain. The count is justified by the wide feature set (creation, page ops, forms, accessibility, archiving), so it earns its place despite being slightly over the ideal range.
The tool surface covers creation, page manipulation, metadata, bookmarks, annotations, forms, tagging, PDF/A, and attachments, which is comprehensive for a PDF writer. Minor gaps exist (e.g., image insertion, digital signing, or text extraction), but these are generally outside the stated purpose and do not cause dead ends in typical workflows.