Simple PDF API

Created By
Mahiuddin Al Kamal6 hours ago
Generate and manipulate PDFs from Claude Desktop, Cursor, and Windsurf. 9 tools: HTML-to-PDF, URL-to-PDF, merge, split, watermark, compress, password-protect, rotate, and extract text. Free tier on RapidAPI — install with: uvx pdf-api-mcp
Overview

Simple PDF API — MCP Server

Generate and manipulate PDFs directly from Claude Desktop, Cursor, Windsurf, and any MCP-compatible AI tool.

Installation

Add to your MCP config file:

{
  "mcpServers": {
    "pdf-api": {
      "command": "uvx",
      "args": ["pdf-api-mcp"],
      "env": {
        "PDF_API_KEY": "your_rapidapi_key_here"
      }
    }
  }
}

Get a free API key at RapidAPI.

Tools

ToolDescription
html_to_pdfConvert HTML string → PDF
url_to_pdfRender any public URL → PDF
merge_pdfsMerge multiple PDFs into one
split_pdfExtract page ranges from a PDF
watermark_pdfAdd CONFIDENTIAL / DRAFT overlay
compress_pdfReduce file size
protect_pdfAES password-encrypt
rotate_pdfRotate all or selected pages
extract_textPull plain text from a PDF

All output files are saved to ~/Downloads/.

Pricing

Free tier available (50 req/day). PRO from $9/mo on RapidAPI.

Server Config

{
  "mcpServers": {
    "pdf-api": {
      "command": "uvx",
      "args": [
        "pdf-api-mcp"
      ],
      "env": {
        "PDF_API_KEY": "<YOUR_RAPIDAPI_KEY>"
      }
    }
  }
}
Project Info
Created At
6 hours ago
Updated At
6 hours ago
Author Name
Mahiuddin Al Kamal
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Unfairly

18 hours ago