PDF Tools MCP
@danielkennedy1
关于 PDF Tools MCP
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"pdf-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@danielkennedy1/pdf-tools-mcp",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
文件与存储 分类下的更多 MCP 服务器

Google Drive
modelcontextprotocolModel Context Protocol Servers
MCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
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.
Bulk Filesystem Operations MCP Server
strawgateMCP Server for reading many files at the same time
PDF Reader MCP Server (@sylphlab/pdf-reader-mcp)
sylphlab📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
评论