作業中 - 注意して使用してください - Windows:
MCP PDFツールサーバー
PDF操作ツールを提供するMCP(モデルコンテキストプロトコル)サーバー。このサーバーにより、LLMはモデルコンテキストプロトコルを介してPDFの結合やページの抽出などの操作を実行できます。
特徴
複数のPDFファイルを1つのPDFに結合する
複数の PDF ファイルをユーザーが指定した順序で 1 つの PDF に結合します
PDFファイルから特定のページを抽出する
PDF検索、ファイルシステム検索、またはEverything検索の方がこれよりも優れています
対象の入力 PDF からテキスト抽出と正規表現パターン マッチングに基づいて関連する PDF を検索 (および結合) します。
インストール
このリポジトリをクローンする
Claude Desktopでの使用
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.
PyPDF2 を使用して mcp を実行する: • merge-pdfs • extract-pages • search-pdfs • merge-pdfs-ordered (ユーザー指定の順序でマージ) • find-related-pdfs (関連 PDF ファイルの正規表現抽出テキスト)
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
- AsecurityAlicenseAqualityEmpowers AI agents to securely read and extract information (text, metadata, page count) from PDF files within project contexts using a flexible MCP tool.Last updated -1396244MIT License
- MIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) based server that efficiently manages PDF files, allowing AI coding tools like Cursor to read, summarize, and extract information from PDF datasheets to assist embedded development work.Last updated -7Apache 2.0