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.2.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.2.tar.gz.
File metadata
- Download URL: pdf_mcp_merge-0.1.2.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 |
7a8d4a78fb064514328c8227fb56c8845a09d80c3ca6f0b7cf29e4248c34c78e
|
|
| MD5 |
81bece270511d5691990f6c6fa7b9aea
|
|
| BLAKE2b-256 |
d519776b36cc5c5ef69ff14fabb30d3f3a4e83f44dde3822330b99e315a00707
|
File details
Details for the file pdf_mcp_merge-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pdf_mcp_merge-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.1 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 |
feb787fdc9551744c41e1923655bd7b72b8c7c5696f37432c8cc1373d57b191b
|
|
| MD5 |
dc8ed41768d620ccc1828dc5d3701237
|
|
| BLAKE2b-256 |
602164fe938370ad9f5d7cf627d95ac7ba0926fd705f3aaf362ea86779d3dccf
|