io.usefulapi/docraptor — Model Context Protocol (MCP) Server
The MCP server “io.usefulapi/docraptor” turns HTML content or a live URL into polished PDF and Excel files. It provides hosted downloads, supports asynchronous jobs, and keeps a history of generated outputs. The server is described as an API-based document transformation service focused on PDF and Excel generation.
🛠️ Key Features
- Convert HTML or live URL inputs into PDF files
- Convert HTML or live URL inputs into Excel files
- Hosted downloads for generated documents
- Asynchronous job processing
- History of previous generation results
🚀 Use Cases
- Generate PDF reports from HTML pages
- Export structured data from a URL into Excel
- Run long-running conversions via async jobs with tracked history
⚡ Developer Benefits
- Accepts either raw HTML or a URL as input
- Produces both PDF and Excel outputs
- Supports async workflows and retrieval through hosted downloads
⚠️ Limitations
- No additional capabilities beyond “polished PDF and Excel files” are specified in the provided data.