mcpserver.lol
registry/dochost-mcp
Connection check verified live · 26h ago

dochost-mcp

Publish Markdown or HTML to a shareable link from your AI assistant. OAuth, no API keys.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

6 tools

Read from the running server on 26h ago.

delete_page can modify data slug*
Permanently delete one of your pages by slug. The link stops working immediately and the slug is freed. Deleting an already-deleted page is a safe no-op.
get_account read-only
Get your plan, page-quota usage, and entitlement flags (size cap, custom slug, password, branding). Call before publishing so you know your limits up front.
get_page read-only slug*
Get one of your pages by slug: title, format, status, view/like counts, expiry, and whether it is password-protected. Never returns the page body or the password.
list_my_pages read-only limitoffset
List the pages you have published to dochost, newest first. Paginated; returns compact records (no page bodies).
publish body*formatpublicpasswordcustomSlugnoBranding
Publish Markdown or HTML as a hosted dochost page and get a shareable URL. Respects your plan: link lifetime, password protection, custom slug, and branding all follow your account…
update_page can modify data body*slug*titleformat
Replace the content of one of your pages in place. The URL, view/like counts, and expiry stay the same; only the body, format, and title change. Resending identical content is a no…