mcpserver.lol
registry/htmldrop-mcp
Connection check verified live · 20h ago

htmldrop-mcp

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

Tools 3
GitHub stars
Installs / wk 136
Licence
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

3 tools

Read from the running server on 20h ago.

htmldrop_delete can modify data id*
Delete 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.
htmldrop_list read-only
List every site the authenticated tenant has published. Returns each site's slug, id, and public URL.
htmldrop_publish htmlslugtitlemarkdown
Publish 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 / Ma…