Back to Apps
PDF Tools
Supports UIby open-document-alliance
Complete PDF toolkit for Claude Desktop — fill forms, view interactively, extract data, OCR scans, and bulk-process PDFs without uploading.
118 stars
0 views
Updated 4 days ago
Works in:Cursor
Exposes:ToolsResources
What it does
PDF Tools brings a full interactive PDF workspace into Claude Desktop. You can view, fill, analyse, and manipulate PDFs already on your computer — no uploads, no third-party cloud. It renders an interactive viewer with search, zoom, and a form field sidebar directly inside Claude's UI.
Key features
- Interactive PDF viewer — page navigation, zoom, fullscreen, text search with highlights, and a sidebar listing every form field with its fill status
- Form filling & profiles — fill W-9s, I-9s, rental applications, and any fillable PDF; save reusable profiles for repeat forms; validate required fields before saving
- Bulk processing — fill hundreds of PDFs from a CSV in one command; extract structured data from batches back to CSV
- OCR & text extraction — extracts text from scanned documents with OCR fallback; handles encrypted/password-protected PDFs
- Merge, split & organise — combine or split PDFs by page range, rotate pages, reorder pages, all via natural language instructions to Claude
Installation
Claude Desktop (recommended)
- Download the latest
.mcpbfile from Releases - Double-click the
.mcpbfile — Claude Desktop installs it automatically.
Also available in the Claude Extensions directory.
Build from source (Cursor / other MCP hosts)
{
"mcpServers": {
"pdf-tools": {
"command": "node",
"args": ["/full/path/to/PDF-Tools/server/index.js"]
}
}
}
Clone the repo, run npm install, then point your MCP client at server/index.js.
Supported hosts
Confirmed: Claude Desktop (native .mcpb extension). Also usable in Cursor and other MCP-compatible clients via the stdio server.
Quick install
Download .mcpb from https://github.com/Open-Document-Alliance/PDF-Tools/releases/latest and double-click to install in Claude DesktopInformation
- Pricing
- free
- Published
- 4/4/2026
- Updated
- 4 days ago