mcpserver.lol
registry/sendpage
Connection check verified live · 28h ago

sendpage

Publish an HTML document as a link anyone can open in one tap, plus PDF, image and Word export.

Tools 7
GitHub stars 1
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

7 tools

Read from the running server on 28h ago.

check_document read-only htmlshortIdeditToken
Check an HTML document for the problems a recipient will notice and you cannot: links that lead nowhere, images that will not load, placeholder text left in, http:// references the…
export_document read-only format*shortId*
Get a downloadable PNG image, PDF, or Word (.docx) file of a document already published to SendPage. Use this when the user wants a file copy — to attach, print, or hand over — not…
get_document read-only shortId*editToken
Fetch the current HTML of a document you published, so it can be edited rather than rewritten. Call this before update_document: acting on feedback usually means one small change,…
list_comments read-only shortId*editToken
Read the feedback people have left on a document you published. Call this when the user asks whether anyone has responded or replied, and always before revising a document — the co…
list_documents read-only
List the documents published with this API key, newest first, with their share links and view counts. Use it to find a document the user published earlier so it can be updated or r…
publish_document html*titlesenderName
Publish an HTML document to SendPage and get a shareable link the recipient can open in one tap on any device. Use this whenever the user has an HTML document and wants to send, sh…
update_document can modify data htmltitleshortId*editToken
Replace the contents or title of a document already published to SendPage. The share link stays exactly the same, so use this to fix a typo or update figures instead of publishing…