mintpdf
Related Servers
Alternatives to mintpdf
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceAn MCP server that converts HTML to PDF with built-in fonts, CSS, and streaming, enabling AI agents to generate static PDFs from HTML strings.5 npm2MIT
- AlicenseAqualityAmaintenanceAn MCP server for HTML2PDF Converter. Allows AI agents to seamlessly convert raw HTML strings or live web URLs into high-fidelity PDF documents and save them locally.2317 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server that reads PDFs and exposes them as structured Markdown, metadata, outlines, images, and tables to LLM consumers via tools like pdf_read_markdown and pdf_info.Apache 2.0
- FlicenseNot gradedqualityDmaintenanceThis MCP server enables interactions with the PDF Generator API for creating, converting, and managing PDF documents using natural language commands.-
- AlicenseAqualityBmaintenanceAn MCP server for converting Markdown documents to PDF files.115 npm36MIT
- FlicenseAqualityDmaintenanceAn MCP server that enables bidirectional conversion between Markdown and PDF formats, including text extraction from specific pages and metadata retrieval. It supports customizable PDF output sizes and document processing through standard MCP tools.51-
TDQS
Scored across 2 tools
Each tool accepts a different input source—local HTML/Markdown versus a public URL—so there is no overlap in usage. An agent can easily choose based on whether the content is available directly or needs to be fetched from the web.
Both tool names are clear and descriptive, but 'generate_pdf' uses a verb-first pattern while 'pdf_from_url' leads with a noun, creating a slight inconsistency. The naming is still readable and understandable, so the deviation is minor.
With only two tools, the server feels minimal for its purpose. It covers the two most common PDF generation scenarios but lacks additional options, making it borderline in terms of scope.
The server covers the essential workflows for PDF generation: creating from direct content or from a live URL. Missing features like advanced styling or batch processing are minor and not critical for the primary use case.