htmldrop-mcp

middleeastsoftware/htmldrop-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for htmldrop.app — publish HTML or Markdown to a live URL from Claude, Cursor, or any MCP client. OAuth remote + npx local.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "htmldrop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "middleeastsoftware/htmldrop-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server for [htmldrop](https://htmldrop.app) — publish HTML or Markdown to a real hosted URL straight from Claude Code, Claude Desktop, Cursor, Cline, or any MCP-aware client. > **Note:** this is htmldrop.app. An unrelated project also called "htmldrop" exists at htmldrop.link (npm `htmldrop-mcp`) — different product, different API.

Tools (6)

HTMLDROP_API_TOKENHTMLDROP_API_URLHTMLDROP_PUBLIC_URLhtmldrop_deletehtmldrop_listhtmldrop_publish