# demo.st MCP server

Reserve a subdomain, upload .zip via MCP, get a link. Static only (Nginx; no PHP, no DBs).

## Links
- Registry page: https://www.getdrio.com/mcp/st-demo-demost

## Install
- Endpoint: https://demo.st/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://demo.st/mcp
- Header: Authorization

## Tools
- check_subdomain_availability - Check if a subdomain name is available on demo.st (e.g. "my-site" → my-site.demo.st). Endpoint: https://demo.st/mcp
- reserve_subdomain - Reserve a subdomain for the logged-in account. One subdomain per account. Endpoint: https://demo.st/mcp
- upload_site - 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). Endpoint: https://demo.st/mcp
- clear_site - Remove deployed site content from your subdomain. Subdomain remains reserved. Endpoint: https://demo.st/mcp
- release_subdomain - Release your reserved subdomain. Deletes the reservation and any deployed site. Endpoint: https://demo.st/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: st.demo
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 15, 2026
- Source: https://registry.modelcontextprotocol.io
