Static website hosting
Publish HTML sites to a global CDN with free SSL in seconds. Near-instant loads, no servers, no databases — and free to start.
Drag & drop html site folder, zip, or static build here
or use an
Or publish directly from your favorite AI tools
What is
Static hosting serves ready-made HTML, CSS, and JavaScript files directly from a global CDN. There is no database query and no server-side processing on each visit — just fast files, served close to your readers.
The scoreboard
Static files on a CDN are the easiest way to pass performance and SEO checks — no tuning required.
Performance
Core Web Vitals
Security
SEO
A 100 on Lighthouse isn't the goal — it's the default when your site is static, cached, and served from the edge.
Static vs dynamic
For most sites — portfolios, landings, blogs, docs — static wins on everything that matters.
| Feature | DropsStatic hosting | Dynamic hosting |
|---|---|---|
| Load speed | Near-instant, CDN edge | Server round-trip per request |
| Setup time | Seconds — drop files | Servers, databases, config |
| Security surface | Minimal | Databases, plugins, runtimes |
| Traffic spikes | Handled by CDN | Can need scaling |
| Maintenance | Almost none | Updates & patches |
| SEO & Core Web Vitals | Excellent by default | Depends on setup |
Capabilities
Everything that makes static-first publishing great — without the terminal.
Files are served from edge locations near your visitors — fast from anywhere.
No server round-trip per request means pages that open in a blink.
No database, no runtime, no plugin chain — dramatically less to exploit.
Drop in hand-written HTML or the output of Astro, Hugo, Next, or any static site generator.
See visits and page views without adding a tracking script.
Gate staging or private sites behind a password until launch.
How it works
No servers, no databases, no DevOps.
Step 1
Upload an HTML folder, a ZIP, or static-site output.
Step 2
Pick a style and the sections your site needs.
Step 3
Live on yourname.drops.sh with free SSL in a minute.
Step 4
The CDN handles the traffic — no server to babysit.
Publish with your agent
Drops speaks MCP — the standard way AI agents connect to tools. Connect Cursor, Claude, ChatGPT, Grok or Gemini once, and any of them can build pages and publish them to your drops.sh site for you.
Drops
One key connects them all · you.drops.sh
Sign in at app.drops.sh/account and create a key. Think of it as a password just for your agent — you can revoke it anytime.
In your agent’s settings, add Drops as a tool and paste your key. One-time setup, about a minute — we show you exactly what to copy.
'Deploy this folder as a static site on drops, then set index.html as the entry.' Your agent builds the page, uploads it, and hands you a live link. No dashboard needed.
Try asking your agent
“Deploy this folder as a static site on drops, then set index.html as the entry.”
Paste this into your agent’s MCP settings (Cursor, Claude, ChatGPT, Gemini and most tools), replacing the key with yours:
{
"mcpServers": {
"drops": {
"url": "https://api.drops.sh/mcp",
"headers": {
"Authorization": "Bearer drops_live_YOUR_KEY"
}
}
}
}Endpoint: https://api.drops.sh/mcp
FAQ
What developers and marketers ask before moving to static-first hosting.
Publish HTML to a global CDN — free SSL, instant loads, zero servers.
Host Your Static SiteFree to start · No credit card · Live in minutes
Related