PDF Tools
A server for manipulating PDF files, including merging, page extraction, and searching.
WORK IN PROGRESS - USE WITH CAUTION - Windows:
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.
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
- 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"
]
}
}
}
Related Servers
Changerawr MCP Server
Manage changelogs, projects, and content on Changerawr using natural language with AI assistants.
Lattice HQ
Interact with the Lattice performance management platform.
Kash Business management
Kash.click management assistant. Connect your assistant to your business complete sales history, clients, payments, tax information, employees, points of sales.
Plane MCP Server
Manage projects and issues on the open-source project management platform, Plane.so.
Backlog MCP Server
An MCP server for interacting with the Backlog API, a project management and collaboration tool.
Productive.io
Interact with the Productive.io API for project management and productivity tasks.
Obsidian MCP
Interact with your Obsidian vault using the Model Context Protocol, enabling AI assistants to read, write, and manipulate notes.
MCP Screenshot
Captures screenshots and performs OCR text recognition.
ClickUp
Integrate AI assistants with ClickUp for productivity and project management.
sharepoint-mcp
The MCP Server that gives your AI agent a brain for Microsoft SharePoint