@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
—
「ファイルとストレージ」の他のコンテンツ
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows

Google Drive
modelcontextprotocolModel Context Protocol Servers
Claude Document MCP Server
alejandroBallesterosCA lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
md-pdf-mcp (Markdown to PDF MCP Server)
seanivoreMarkdown To PDF Conversion MCP
mcp-rquest
xxxbrianA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
コメント