mcp

Publish HTML or Markdown from any MCP client to a live, shareable URL on htmldrop.app.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Publish HTML or Markdown from any MCP client to a live, shareable URL on htmldrop.app.

    Server tool list (3)

    Raw names from tools/list. Only developers need these.

    htmldrop_publishPublish an HTML or Markdown document as a hosted page on htmldrop. Returns the public share URL. Use this whenever a user asks to publish, share, or 'put on the web' some HTML / Markdown content. Pass exactly one of `html` or `markdown`.
    htmldrop_listList every site the authenticated tenant has published. Returns each site's slug, id, and public URL.
    htmldrop_deleteDelete a site by its id. The id is the opaque string returned from htmldrop_list (NOT the slug). Once deleted the public URL returns 404 immediately.