st.demo/demost
repo:https://github.com/demo-stage/demo.st
Reserve a subdomain, upload .zip via MCP, get a link. Optional document API at api.demo.st.
- transport:
- remote
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- check_subdomain_availabilityshallow
Check if a subdomain name is available on demo.st (e.g. "my-site" → my-site.demo.st).
- clear_siteshallow
Remove deployed site content from your subdomain. Subdomain remains reserved.
- create_collectionshallow
Create a document collection (lowercase letter start; letters, numbers, underscores; max 63 chars). Max 20 collections per site.
- delete_collectionshallow
Delete a document collection and all of its records.
- delete_recordshallow
Delete a record from a document collection.
- get_site_api_keyshallow
Get (or create) the public site API key for your reserved subdomain. Embed this key in your static site and call https://api.demo.st/v1 with Authorization: Bearer <key>. Tenant is scoped by the key — never share another site's key.
- list_collectionsshallow
List document collections for your site (api.demo.st document store).
- list_recordsshallow
List records in a document collection.
- release_subdomainshallow
Release your reserved subdomain. Deletes the reservation, any deployed site, and all document DB data for that site.
- reserve_subdomainshallow
Reserve a subdomain for the logged-in account. One subdomain per account.
- rotate_site_api_keyshallow
Rotate the public site API key. The old key stops working immediately; update your site with the new key.
- upload_siteshallow
Upload a .zip as site content for your reserved subdomain. Easiest for agents: zip_base64 (base64-encoded zip). Or file_url (public URL to zip). Or file_path (local path, when MCP runs locally).
- upsert_recordshallow
Create or update a JSON record in a collection. Pass data as an object. Optional id to upsert a specific record.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/a30e7acf-9f0b-4db9-8321-edd1b11c757f)