demo.st MCP Tools
demo.st exposes 13 tools. Each one has its own page with the configuration for every client that can run this server.
-
check_subdomain_availabilityRead-onlycheck subdomain availability
-
reserve_subdomainreserve subdomain
-
upload_siteMutatingupload site
-
clear_siteMutatingclear site
-
release_subdomainrelease subdomain
-
get_site_api_keyRead-onlyget site api key
-
rotate_site_api_keyrotate site api key
-
list_collectionsRead-onlylist collections
-
create_collectionMutatingcreate collection
-
delete_collectionMutatingdelete collection
-
list_recordsRead-onlylist records
-
upsert_recordupsert record
-
delete_recordMutatingdelete record
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.