Reserve a subdomain, upload .zip via MCP, get a link. Optional document API at api.demo.st.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Demo stage for vibe-coded prototypes. Reserve a subdomain, publish from your agent via MCP, get a clean link like yourproject.demo.st. Static hosting only (Nginx; no PHP, no databases).
This repo is a Cursor plugin. Install it from the Cursor Marketplace (after itโs published) or add the repo in Cursor to use the demo.st MCP server.
Authenticated tools (reserve subdomain, upload zip, clear, release) require a Bearer token:
$env:DEMO_ST_MCP_TOKEN = "your-token-here"export DEMO_ST_MCP_TOKEN="your-token-here".bashrc, .zshrc) so Cursor picks it up.check_subdomain_availability โ Check if a subdomain is available (no token).reserve_subdomain โ Reserve a subdomain (token required).upload_site โ Upload a .zip as site content; use zip_base64 (easiest for agents) or file_url for a public zip URL (token required).clear_site โ Remove deployed content; subdomain stays reserved (token required).release_subdomain โ Release your subdomain (token required).See LICENSE.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/demo-st)<a href="https://allmcps.com/mcp/demo-st"><img src="https://allmcps.com/api/badge/demo-st?style=directory" alt="Demo.st on AllMCPs" /></a>