@jhchen2222-ui
Pdf について
pdf tools
基本情報
設定
以下の設定を使って、このサーバーを 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
—
「ファイルとストレージ」の他のコンテンツ
box-mcp-server
hmkA Box model context protocol server to search, read and access files
Claude Document MCP Server
alejandroBallesterosCA lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.
Bulk Filesystem Operations MCP Server
strawgateMCP Server for reading many files at the same time
Filesystem MCP Server (@shtse8/filesystem-mcp)
shtse8📁 Secure, efficient MCP filesystem server - token-saving batch operations with project root confinement
コメント