Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Iflow Mcp Hanweg Mcp Pdf Tools

FreeNot checked

MCP server for PDF manipulation

GitHubEmbed

About

MCP server for PDF manipulation

README

MCP PDF Tools Server

An MCP (Model Context Protocol) server that provides PDF manipulation tools. This server allows LLMs to perform operations like merging PDFs and extracting pages through the Model Context Protocol.

mcp-pdf-tools MCP server

Features

  • Merge multiple PDF files into a single PDF
  • Merge multiple PDF files into a single PDF in user specified order
  • Extract specific pages from a PDF file
  • Search PDFs filesystem search or Everything search works better than this
  • Find (and merge) related PDFs based on text extraction and regex pattern matching from a target input PDF

Installation

  1. Clone this repository
cd mcp-pdf-tools

# Create and activate virtual environment
uv venv
.venv\Scripts\activate

# Install the package
uv pip install -e .

Usage with Claude Desktop

Add this to your Claude Desktop configuration file (claude_desktop_config.json):

{
    "mcpServers": {
        "pdf-tools": {
            "command": "uv",
            "args": [
                "--directory",
                "PATH_TO\\mcp-pdf-tools",
                "run",
                "pdf-tools"
            ]
        }
    }
}

from github.com/hanweg/mcp-pdf-tools

Install Iflow Mcp Hanweg Mcp Pdf Tools in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install iflow-mcp-hanweg-mcp-pdf-tools

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add iflow-mcp-hanweg-mcp-pdf-tools -- uvx --from git+https://github.com/hanweg/mcp-pdf-tools mcp-pdf-tools

Step-by-step: how to install Iflow Mcp Hanweg Mcp Pdf Tools

FAQ

Is Iflow Mcp Hanweg Mcp Pdf Tools MCP free?

Yes, Iflow Mcp Hanweg Mcp Pdf Tools MCP is free — one-click install via Unyly at no cost.

Does Iflow Mcp Hanweg Mcp Pdf Tools need an API key?

No, Iflow Mcp Hanweg Mcp Pdf Tools runs without API keys or environment variables.

Is Iflow Mcp Hanweg Mcp Pdf Tools hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Iflow Mcp Hanweg Mcp Pdf Tools in Claude Desktop, Claude Code or Cursor?

Open Iflow Mcp Hanweg Mcp Pdf Tools on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Iflow Mcp Hanweg Mcp Pdf Tools with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs