MCP服务:PDF 合并,仅提供 merge_pdfs
Project description
PDF 合并 MCP 服务
仅提供一个工具:merge_pdfs,用于将多个 PDF 文件合并为一个。
运行
uv run pdf-mcp-server
或:
$env:PYTHONPATH="src"; python -c "import pdf_mcp.server; pdf_mcp.server.main()"
工具:merge_pdfs
input_paths(list[str]) 输入 PDF 文件路径列表output_path(str) 输出 PDF 文件路径title(str, 可选) 输出 PDF 标题
示例
合并 doc1.pdf 与 doc2.pdf 到 merged.pdf,标题为 "年度报告"
依赖
fastmcppikepdf
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdf_mcp_merge-0.1.3.tar.gz
(6.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pdf_mcp_merge-0.1.3.tar.gz.
File metadata
- Download URL: pdf_mcp_merge-0.1.3.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a53fb13ed7ab0559e5361fe5d01f52535070cf1828e4b516796d5e10a7a8fd1
|
|
| MD5 |
61efeda616a8c7360d7bd16d79c1e851
|
|
| BLAKE2b-256 |
f889bdbc1279c2b8e73a403ff62c0713f58e0f3c486cd166c6a69cbaf58f10eb
|
File details
Details for the file pdf_mcp_merge-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pdf_mcp_merge-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41a92db870b2cffd85b8468fac31398a246f9106c5563265aa7a740a04164ba7
|
|
| MD5 |
96f4ea66767094b1cf12dcc63272df65
|
|
| BLAKE2b-256 |
9368eb641c6888cb1df36c48601812ff2d51d69678cb0ab5b97dc7fcc8aebddd
|