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 toolsRead 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. 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 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. 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). 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… 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 entitlements. Paid plans publish without dochost branding by default — pass noBranding: false to keep the mark.
update_page
can modify data
body*slug*titleformat