MCP server for converting DocSend documents to PDF via docsend2pdf.com
Project description
docsend2pdf-mcp
MCP server for converting DocSend documents to PDF via docsend2pdf.com
Installation
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-verification support
- OCR for searchable PDFs
- Custom filenames
- Rate limiting (5 req/sec)
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
docsend2pdf_mcp-0.1.0.tar.gz
(20.6 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.0.tar.gz.
File metadata
- Download URL: docsend2pdf_mcp-0.1.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39c938b401c550d12268ecfaafb3ce0efcc4623e622d4a2c2e1aac93426fd87f
|
|
| MD5 |
7684102543b6830543292644a1210497
|
|
| BLAKE2b-256 |
7beb24029c178da2e1eaa869e9836abb071d579f8b92d7c44bea1b73d148816f
|
File details
Details for the file docsend2pdf_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: docsend2pdf_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adacb771d29f79104e967632432c5957e3009c2efbe31eb1fb33cb2b40fb99fa
|
|
| MD5 |
9c6d27caa91cabe9d0790edac6de37ef
|
|
| BLAKE2b-256 |
c11afbb6975ef957361c2af41f5c46d348dad5572adc28fa57e991e1766f8ab9
|