Home › Cloud & Monitoring › Drop2Run

Drop2Run

Publishes what an AI made — a page, a markdown or PDF doc, or a whole site — to a live HTTPS link.

TypeScript Cloud
★ 1 stars Last pushed 2026-09-24 License: MIT

Topics: Cloud Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.0)

npx -y @drop2run/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "drop2run-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@drop2run/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry