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
- 使用方法: ドキュメント内のフォームフィールドのレイアウトと位置を視覚的に検査するために使用します。
使用されたライブラリ
ライセンス
マサチューセッツ工科大学
This server cannot be installed
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 for converting Markdown documents to PDF files.Last updated -11JavaScript
- 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 -16Python
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928
- -securityAlicense-qualityA MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.Last updated -PythonApache 2.0