PDF Tools MCP
A comprehensive set of PDF manipulation tools built with the Model Context Protocol (MCP) framework.
Features
Local PDF Operations
- Display: Render PDF pages as images
- Merge: Combine multiple pages into a single long page
- Metadata: Extract document metadata
- Text: Extract text blocks and detailed text information
- Snippets: Create freeform or full-width snippets from PDF pages
- Fuse: Combine pages from multiple documents into a single document
Remote PDF Operations
- Display: Render remote PDF pages as images
- Download: Fetch PDFs from URLs to local storage
Installation
# Clone the repository
git clone https://github.com/yourusername/pdf-tools-mcp.git
cd pdf-tools-mcp
# Install dependencies
uv pip install -e .
Usage
Start the MCP server:
python -m src.main
The server provides PDF manipulation endpoints through the MCP protocol.
Development
- Python 3.12+ required
- Uses the MCP framework for tool registration
- PDF documents are stored with UUID4 filenames for security
# Update dependencies
uv pip install -e . --upgrade
# Commit changes (uses conventional commit format)
cz commit
Dependencies
- MCP Framework
- PyMuPDF
- aiohttp/aiofiles for async operations
- python-magic-bin for file type detection
License
MIT. See LICENSE.
PDF Tools
Project Details
- danielkennedy1/pdf-tools-mcp
- MIT License
- Last Updated: 4/21/2025
Recomended MCP Servers
A connector for Claude Desktop to read and search an Obsidian vault.
Model Context Protocol (MCP) server for BatchData.io property and address APIs - Real estate data integration for Claude...
A lightweight MCP server that integrates with Apple Notes to create a personal memory system for AI. Easily...
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces,...
MCP-NixOS - Model Context Protocol Server for NixOS resources
MCP server for Grok AI API integration
MCP server for getting schema information from a PostgreSQL database
This read-only MCP Server allows you to connect to Salesforce Pardot data from Claude Desktop through CData JDBC...
mcp服务
A Model Context Protocol (MCP) server that provides call graph analysis capabilities to LLMs through the nuanced library
MCP implementation of https://linkd.inc/





