MCP.so
ログイン

Pdf

@jhchen2222-ui

Pdf について

pdf tools

基本情報

カテゴリ

ファイルとストレージ

ランタイム

python

トランスポート

stdio

公開者

jhchen2222-ui

投稿者

jhchen2222-ui

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "pdf": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\path\\to\\pdfmcp",
        "run",
        "pdfmcp",
        "--output-dir",
        "C:\\path\\to\\output"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Pdf?

Pdf is an MCP (Model Context Protocol) server that provides PDF-related functionality. It is built with Python (3.10+) and is designed for integration with AI assistants such as Cline.

How to use Pdf?

Clone the repository, create a Python virtual environment with uv venv, install dependencies with uv pip install -e ., then run the server with uv run main.py. For Cline, add an MCP configuration entry that uses the uv command with the --directory argument pointing to the local clone and run main.py as the argument.

Key features of Pdf

Use cases of Pdf

FAQ from Pdf

コメント

「ファイルとストレージ」の他のコンテンツ