pdf-tools-mcp

by danielkennedy1
Verified

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Integrations

  • Allows to clone the repository from GitHub to get started with the PDF Tools MCP.

  • Provides tools for local PDF operations including rendering pages as images, merging pages, extracting metadata and text, creating snippets, and combining multiple documents.

PDFツールMCP

モデル コンテキスト プロトコル (MCP) フレームワークを使用して構築された包括的な PDF 操作ツール セット。

特徴

ローカルPDF操作

  • 表示: PDFページを画像としてレンダリングする
  • 結合: 複数のページを1つの長いページに結合します
  • メタデータ: ドキュメントのメタデータを抽出する
  • テキスト: テキストブロックと詳細なテキスト情報を抽出します
  • スニペット: PDF ページから自由形式または全幅のスニペットを作成します
  • Fuse : 複数のドキュメントのページを 1 つのドキュメントに結合する

リモートPDF操作

  • 表示: リモートPDFページを画像としてレンダリングする
  • ダウンロード: URL から PDF をローカル ストレージに取得します

インストール

# Clone the repository git clone https://github.com/yourusername/pdf-tools-mcp.git cd pdf-tools-mcp # Install dependencies uv pip install -e .

使用法

MCP サーバーを起動します。

python -m src.main

サーバーは、MCP プロトコルを通じて PDF 操作エンドポイントを提供します。

発達

  • Python 3.12以上が必要
  • ツール登録にMCPフレームワークを使用する
  • PDF文書はセキュリティのためUUID4ファイル名で保存されます
# Update dependencies uv pip install -e . --upgrade # Commit changes (uses conventional commit format) cz commit

依存関係

ライセンス

ライセンスを参照してください。

-
security - not tested
A
license - permissive license
-
quality - not tested

pdf-tools-mcp

  1. Features
    1. Local PDF Operations
    2. Remote PDF Operations
  2. Installation
    1. Usage
      1. Development
        1. Dependencies
          1. License
            ID: nkljk2kyqk