mcpserver.lol
registry/docweave-mcp
Connection check verified live · 27h ago

docweave-mcp

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

Tools 2
GitHub stars
Installs / wk 96
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

2 tools

Read from the running server on 27h ago.

generate_pdf source*optionsidempotencyKey
Generate a PDF from raw HTML, a public URL, or a template + JSON data. Returns the PDF as base64. Priced per document; retries with the same idempotencyKey never double-generate. T…
read_pdf read-only source*optionsidempotencyKey
Read a PDF and return its text as markdown (or plain text). Accepts a public URL or base64 bytes. Extracts the embedded text layer; a scanned, image-only PDF returns a needs-OCR no…