mcpbeat Sign in

Htmldrop MCP Server

answering

Htmldrop is answering right now. Last checked moments ago. 118 installs a week from npm. It exposes 3 tools.

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

Installs per day peak 166 · avg 24 · +103% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
237 ms
Response time
average over 24h
118
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Htmldrop every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add mcp --transport http https://htmldrop.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://htmldrop.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://htmldrop.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://htmldrop.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://htmldrop.app/mcp"
    }
  }
}

This one needs environment variables set before it will start: HTMLDROP_API_TOKEN (htmldrop API token (hsk_live_…). Create one at https://htmldrop.app/dashboard/settings → API tokens.), HTMLDROP_API_URL (Override the API base URL. Leave unset to use htmldrop.app's hosted API; set only for self-hosted or staging deployments.). The author declared them in the registry entry; get the values from the project itself.

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

htmldrop
htmldrop_delete
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
List every site the authenticated tenant has published. Returns each site's slug, id, and public URL.
htmldrop_publish
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 / Markdown content. Pass exactly one of `html` or `markdown`.

Endpoints

URLTransportStateLatencyChecked
https://htmldrop.app/mcp streamable-http answering 254 ms 0 min ago

Alternatives to Htmldrop

same job, measured the same way
Htmlbook
by streamize-llc

Publish AI-generated HTML & Markdown to a hosted, shareable URL via MCP.

answering
Dochost MCP
by zyli5313

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

6 tools answering
lucid.page
by lucid

Publish Markdown from any agent: POST Markdown, get a gorgeous shareable URL.

7 tools answering
htmldrop
by vin-spiegel

Publish HTML, Markdown, PDF, or images as instant shareable links with expiry and passwords.

1 tools answering
Repage
by repage

Publish HTML & Markdown to shareable links with versions, comments, and project organization.

answering
Clipnote
by paritto

Save, organize, and publish AI chat outputs as Markdown or HTML pages with shareable URLs.

answering
C
Kuailian — publish AI-generated pages to a live URL
by 3ceng

Publish AI-generated web pages to a live, shareable URL from Cursor or Claude Code.

70 installs/wk local only
Aigist
by ai-gist

Publish & manage shareable HTML/Markdown pages from your LLM, with access control.

answering

Htmldrop — questions

Answers built from our own checks of this server.

What can Htmldrop do?
It exposes 3 tools, read directly from the server on our last check. Among them: htmldrop_delete, htmldrop_list, htmldrop_publish. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Htmldrop working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 237 ms. The bar chart above shows every period we have measured.
How do I connect Htmldrop?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Htmldrop need an API key?
No. Htmldrop completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Htmldrop?
It answers our handshake in 237 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Htmldrop?
The npm package @htmldrop.app/mcp was installed 118 times in the last week. Week over week that is +103%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.