PDF Tools MCP
@danielkennedy1
About PDF Tools MCP
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pdf-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@danielkennedy1/pdf-tools-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is PDF Tools MCP?
PDF Tools MCP is a comprehensive set of PDF manipulation tools built with the Model Context Protocol (MCP) framework. It provides both local and remote PDF operations, including rendering pages as images, merging documents, extracting metadata and text, creating snippets, and downloading remote PDFs.
How to use PDF Tools MCP?
Install automatically via Smithery or manually by cloning the repository and installing dependencies with uv pip install -e .. Start the MCP server by running python -m src.main. The server exposes PDF manipulation endpoints through the MCP protocol.
Key features of PDF Tools MCP
- Render PDF pages as images (local and remote)
- Merge multiple pages into a single long page
- Extract document metadata
- Extract text blocks and detailed text information
- Create freeform or full-width snippets from PDF pages
- Combine pages from multiple documents into a single document
Use cases of PDF Tools MCP
—
FAQ from PDF Tools MCP
—
More Files & Storage MCP servers
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
S3 MCP Server
samuraikunMCP server to integrate AWS S3 and LLM
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
Filesystem
chrisdocManage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
md-pdf-mcp (Markdown to PDF MCP Server)
seanivoreMarkdown To PDF Conversion MCP
Comments