docsend2pdf-mcp
MCP server for converting DocSend documents to PDF via docsend2pdf.com
Installation
Requires Python 3.10+.
pip install docsend2pdf-mcp
Configuration
{
"mcpServers": {
"docsend2pdf": {
"command": "python",
"args": ["-m", "docsend2pdf_mcp"],
"env": {
"DOCSEND2PDF_DOWNLOAD_DIR": "~/Downloads/docsend_pdfs"
}
}
}
}
Usage
- Convert:
"Convert this DocSend to PDF: https://docsend.com/view/abc123" - With password:
"Convert https://docsend.com/view/xyz789 (password: mypass)" - With email:
"Convert https://docsend.com/view/doc456 (email: user@example.com)" - Custom filename:
"Save https://docsend.com/view/doc789 as report.pdf"
Features
- Password-protected documents
- Email-gated documents (documents requiring email verification report a link sent to your inbox)
- Custom filenames
- Rate limiting (5 req/sec)
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
docsend2pdf_mcp-0.1.1.tar.gz
(21.4 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 docsend2pdf_mcp-0.1.1.tar.gz.
File metadata
- Download URL: docsend2pdf_mcp-0.1.1.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f114e10d2d175b0c13b452541d31f3ff12d242f11d7fd508627df65e5b2398c
|
|
| MD5 |
251ba0544bc7595cb3c093c45c309ffb
|
|
| BLAKE2b-256 |
b36330f23f7c2ef6f1a6a38ab7bb6953cd384d9e3e91943948e4a79058b75661
|
File details
Details for the file docsend2pdf_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: docsend2pdf_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
632189bdc3eda537966d2e3dbd9fcb20a2f98b1d59e991f8ff644798b4ef790c
|
|
| MD5 |
92a64a2325228d374346b67661aaf59b
|
|
| BLAKE2b-256 |
525e4f56007bd3b38b361f00283422a8525a22258824184056477258d56ae476
|