MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Multimedia Process/FileToPDF/filetopdf-mcp
Multimedia ProcessOfficialTypeScript
F

FileToPDF/filetopdf-mcp

Convert files (DOCX, XLSX, PPTX, images…), HTML, and Markdown to pixel-perfect PDFs via the FileToPDF API. Returns the PDF as an embedded resource or saves it to disk. Runs via `npx filetopdf-mcp` or a hosted Streamable HTTP endpoint; free API key in one click.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Convert files (DOCX, XLSX, PPTX, images…), HTML, and Markdown to pixel-perfect PDFs via the FileToPDF API. Returns the PDF as an embedded resource or saves it to disk. Runs via `npx filetopdf-mcp` or a hosted Streamable HTTP endpoint; free API key in one click.

Installation

npx filetopdf-mcp

Configuration

{
  "mcpServers": {
    "filetopdf": {
      "command": "npx",
      "args": [
        "-y",
        "filetopdf-mcp"
      ],
      "env": {
        "FILETOPDF_API_KEY": "sk_live_YOUR_API_KEY"
      }
    }
  }
}

Capabilities

  • Check account status and remaining credits

    Ask the assistant to call `get_account` to verify your API key, plan tier, and conversion balance.

  • Convert a publicly hosted file to PDF

    Provide a URL to a DOCX, XLSX, PPTX, image, HTML, or MD file and have `convert_file` return the PDF.

  • Render an HTML string as a PDF

    Pass raw HTML with optional CSS and layout options to `convert_html` for pixel-perfect Chromium-based output.

  • Turn Markdown into a clean PDF

    Send a Markdown string to `convert_markdown` with optional styling and layout controls.

  • Save the generated PDF to disk

    Set the `FILETOPDF_OUTPUT_DIR` environment variable or pass a `save_path` to write the PDF file locally.

Tags

  • file-conversion
  • document
  • productivity
  • awesome-list

Related MCP servers

A

agenticdecks/deckrun-mcp

Generate presentation PDFs, narrated videos, and MP3 audio from Markdown. Free tier requires no API key or local install — add a URL to your IDE config and start generating. Paid tier adds video, audio, async jobs, and account tools.

0Multimedia ProcessUpdated Today
0

06ketan/slideshot

Convert HTML to PDF/PNG/WebP/PPTX slide carousels with 11 themes (LinkedIn, Instagram, pitch decks, infographics). Pixel-perfect Puppeteer rendering, dimension-aware reflow for portrait/landscape, token-efficient JSON mode. `npx slideshot-mcp`.

0Multimedia ProcessUpdated Today
1

1000ri-jp/atsurae

AI-powered video editing MCP server with 10 tools for timeline editing, 5-layer compositing, semantic operations, and FFmpeg rendering (1920x1080, 30fps H.264+AAC).

0Multimedia ProcessUpdated Today
A

a-y-ibrahim/after-effects-mcp

Control Adobe After Effects from any MCP client: arbitrary ExtendScript, background rendering, deep comp/layer inspection, and first-class Arabic/RTL & multilingual support (works on AE in any UI language). 47 tools.

0Multimedia ProcessUpdated Today