A
securityF
licenseA
qualityAn MCP server for converting Markdown documents to PDF files.
Last updated -
1
1
JavaScript
提供 PDF 操作工具的 MCP(模型上下文协议)服务器。该服务器允许 LLM 通过模型上下文协议执行合并 PDF 和提取页面等操作。
将其添加到您的 Claude Desktop 配置文件(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 使用 PyPDF2 来:• 合并 pdf • 提取页面 • 搜索 pdf • 合并 pdf-ordered(按用户指定的顺序合并)• 查找相关 pdf(使用正则表达式提取相关 PDF 文件的文本)
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hanweg/mcp-pdf-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server