PDF AI Tools - 15 AI-Powered PDF Tools for Claude Desktop

by aiagenticdeveloper

354 downloads
Not rated
GitHub

About

MCP server that connects Claude Desktop to 15 AI-powered PDF tools: summarize PDFs, chat with documents, generate quizzes & flashcards, compress, merge, split, OCR, convert to Word, analyze contracts, optimize resumes, and more. Works with any PDF file on your computer.

Details

Author
aiagenticdeveloper
Downloads
354
Categories
AI

- Summarize PDF (brief, detailed, or bullet-point)
- Chat with PDF (ask questions)
- Generate quizzes and flashcards
- Compress PDF (low/medium/high)
- Merge and split PDFs
- Convert PDF to Word
- OCR for scanned documents
- Extract plain text
- Analyze contracts for legal risks
- Optimize resumes with job matching
- Generate cover letters
- Summarize webpages and paraphrase text

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name PDF AI Tools - 15 AI-Powered PDF Tools for Claude Desktop
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install with pip install pdfaitools-mcp, then configure Claude Desktop by adding the MCP server with the command pdfaitools-mcp and setting the PDFAITOOLS_API_KEY environment variable in your config.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "pdf ai tools - 15 ai-powered pdf tools for claude desktop": {
            "pdfaitools": {
                "command": "pdfaitools-mcp",
                "env": {
                    "PDFAITOOLS_API_KEY": "<YOUR_API_KEY>"
                }
            }
        }
    }
}

McpServers

{
    "pdfaitools": {
        "command": "pdfaitools-mcp",
        "env": {
            "PDFAITOOLS_API_KEY": "<YOUR_API_KEY>"
        }
    }
}

PDF AI Tools MCP Server

Connect Claude Desktop to 15 AI-powered PDF tools. Summarize, chat, quiz, compress, merge, split, OCR, and more — all from your desktop.

Features

- Summarize PDF — Get brief, detailed, or bullet-point summaries - Chat with PDF — Ask questions about any document - Generate Quiz — Create quizzes from PDF content - Generate Flashcards — Study cards from any document - Compress PDF — Reduce file size (low/medium/high quality) - Merge PDFs — Combine multiple PDFs into one - Split PDF — Extract specific pages - Convert to Word — PDF to DOCX conversion - OCR PDF — Extract text from scanned documents - Extract Text — Get plain text from any PDF - Analyze Contract — AI-powered legal risk analysis - Optimize Resume — AI resume optimization with job matching - Generate Cover Letter — AI cover letter generation - Summarize Webpage — Summarize any URL - Paraphrase Text — Rewrite text in different styles

Quick Start

``bash pip install pdfaitools-mcp ` Add to Claude Desktop config: `json { "mcpServers": { "pdfaitools": { "command": "pdfaitools-mcp", "env": { "PDFAITOOLS_API_KEY": "<YOUR_API_KEY>" } } } } ``

Links

- GitHub - Website - API Docs
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.