-
security-
license-
qualityA PDF processing server that extracts text via normal parsing or OCR, and retrieves images from PDF files through the MCP protocol with a built-in web debugger.
Last updated -
28
MCP 服务器从 PDF 文件中提取内容
服务器实现了一个工具:
extract-pdf-contents:从本地 PDF 文件中提取内容
以“pdf_path”作为必需的字符串参数,表示 PDF 文件的本地文件路径
接受“pages”作为可选字符串参数,表示从 PDF 文件中提取内容的页码。页码以逗号分隔,支持负数页码(例如“-1”表示最后一页)。
支持PDF文件阅读器和OCR
在 MacOS 上: ~/Library/Application\ Support/Claude/claude_desktop_config.json在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json
local-only server
The server can only run on the client's local machine because it depends on local resources.
MCP 服务器提供从本地 PDF 文件中提取文本内容的工具,支持标准 PDF 阅读和 OCR 功能以及可选的页面选择。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xraywu/mcp-pdf-extraction-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server