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
Coming Soon
Paste a shared chat link from ChatGPT, Claude, or Gemini and we'll extract the code for you.
Manage Your Site
Edit, update, or delete your existing site.
Enter your site name and secret phrase to manage your site.
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 ToolAPI 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.
Legal
The boring but important stuff.
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