Htmldrop MCP Server

Publish anything for agents - one API call, MCP server included. English · 한국어 · 日本語 · 简体中文 · Español · Français · Deutsch. It is available as a remote MCP endpoint.

Teams that want a hosted media endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-27 · ★ 13 · #136 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Htmldrop

before you install - you'll need

Set CLOUDFLARE_R2_ENDPOINT, CLOUDFLARE_R2_ACCESS_KEY_ID, CLOUDFLARE_R2_SECRET_ACCESS_KEY, CLOUDFLARE_R2_BUCKET_NAME before connecting. BASE_DOMAIN is optional or environment-specific per the README.

Claude Code

claude mcp add vin-spiegel-htmldrop --transport http https://htmldrop.link/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vin-spiegel-htmldrop": {
      "url": "https://htmldrop.link/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://htmldrop.link/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to htmldrop.link

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.vin-spiegel is GitHub-verified and matches the repo owner

03 · What Htmldrop can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.0 · 2026-07-10

First public release of htmldrop. · htmldrop turns any HTML artifact into a shareable link - built for agents, safe for humans. · POST /publish (JSON), /publish/raw, /publish/from-url · MCP server over SSE at /mcp…

04 · Who maintains Htmldrop

htmldrop is maintained by vin-spiegel. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
media - ranked #136 of 155 actively-maintained media servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-10)
registry
io.github.vin-spiegel/htmldrop (active, first published 2026-07-15)

06 · Htmldrop FAQ

What is Htmldrop?

Publish anything for agents - one API call, MCP server included. English · 한국어 · 日本語 · 简体中文 · Español · Français · Deutsch. It is available as a remote MCP endpoint.

Is Htmldrop still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-27 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Htmldrop?

Run `claude mcp add vin-spiegel-htmldrop --transport http https://htmldrop.link/mcp`. The README documents 5 environment variables (BASE_DOMAIN, CLOUDFLARE_R2_ENDPOINT, CLOUDFLARE_R2_ACCESS_KEY_ID…) to set first. Set CLOUDFLARE_R2_ENDPOINT, CLOUDFLARE_R2_ACCESS_KEY_ID, CLOUDFLARE_R2_SECRET_ACCESS_KEY, CLOUDFLARE_R2_BUCKET_NAME before connecting. BASE_DOMAIN is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Htmldrop require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Htmldrop

More media MCP servers · Media Context MCP · Vynly MCP · Excel Vision MCP · Wavespeedai MCP Server · Server 3daistudio

More TypeScript MCP servers · Devloop · Peon Mem · Apiverket · Axis · Sms · see all