Free instant hosting

Your AI wrote code.
Make it live.

// Paste your code - we'll detect the file type

Drop file here or click to browse .html, .jsx, .css, .js, .zip

Manage Your Site

Edit, update, or delete your existing site.

Enter your site name and secret phrase to manage your site.

Site Files

Manage your site's files. Paste code to add or replace files.

Loading files...

Replace All (Upload)

Upload a zip to completely replace your site.

Drop file here or click to browse

Password Protection

Loading...

Delete Site

Permanently delete this site. Cannot be undone.

Live Preview

Test your code before deploying.

👀

Code Playground

Paste HTML or JSX and see it rendered instantly. No deploy needed - perfect for testing.

Open Preview Tool

API Reference

Deploy from terminal, CI/CD, or AI assistants

npx @mdmy/mcp-server
POST /api/sites Create site
PUT /api/sites/{sub} Update site
DEL /api/sites/{sub} Delete site
GET /api/sites/{sub}/files List files
GET /api/sites/{sub}/files/{path} Get file
PUT /api/sites/{sub}/files/{path} Update file
DEL /api/sites/{sub}/files/{path} Delete file
GET /api/sites/{sub}/download Download zip
⚡ Instant 🌎 Global CDN 🔒 HTTPS 💰 Free
Create Site
POST /api/sites
{
  "code": "<h1>Hello</h1>",
  "subdomain": "my-site"
}
Response
{
  "success": true,
  "url": "https://my-site.mdmy.host",
  "managementPhrase": "word-word-word-word"
}
Update/Delete (requires phrase)
PUT /api/sites/{subdomain}
{
  "phrase": "word-word-word-word",
  "code": "<h1>Updated</h1>"
}

Report Abuse

Help keep mdmy.host safe.

Enter the subdomain (e.g., "example" for example.mdmy.host)

Support

Keep mdmy.host running.

Buy Me a Coffee

mdmy.host is free to use. If you find it useful, consider supporting its development.

Buy me a coffee