MCP PDF 表单
使用MCP和 PyMuPDF 构建的 PDF 表单操作工具包。
特征
跨多个目录查找 PDF 文件
从 PDF 文件中提取表单字段信息
PDF 文档中的表单字段可视化
安装
服务器
服务器组件通过 MCP 的 API 提供 PDF 相关工具:
或者添加到 claude-code:
用法
安装完成后,您可以使用该软件包处理 PDF 表单。该软件包通过 MCP 界面提供相关工具。
PDF 发现工具
PDF 发现工具可帮助您在指定目录中查找 PDF 文件。
输入:搜索 PDF 的目录路径
输出:在指定目录中找到的 PDF 文件列表
用途:使用此功能快速找到项目或指定文件夹中的所有 PDF 文件
表单字段提取工具
表单字段提取工具提取有关 PDF 文档中所有表单字段的信息。
输入:PDF 文件的路径
输出:每个表单字段的详细信息,包括字段名称、类型、位置和其他属性
用途:使用它来分析表单结构并了解可供填写的字段
字段突出显示可视化工具
字段突出显示工具在 PDF 中创建表单字段的可视化表示。
输入:PDF 文件的路径
输出:修改后的 PDF,所有表单字段均突出显示,以便于识别
用途:使用它来直观地检查文档中表单字段的布局和位置
使用的库
执照
麻省理工学院
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
通过 MCP 的 API 提供 PDF 表单操作工具的服务器,允许用户跨目录查找 PDF、提取表单字段信息以及在文档中可视化表单字段。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server that provides a tool to extract text content from local PDF files, supporting both standard PDF reading and OCR capabilities with optional page selection.Last updated -118
- -securityAlicense-qualityAn MCP server that provides multiple file conversion tools for AI agents, supporting various document and image format conversions including DOCX to PDF, PDF to DOCX, image conversions, Excel to CSV, HTML to PDF, and Markdown to PDF.Last updated -17MIT License
- -securityFlicense-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
- -securityFlicense-qualityThis MCP server enables interactions with the PDF Generator API for creating, converting, and managing PDF documents using natural language commands.Last updated -