Server Details
Demo stage for vibe-coded prototypes. Reserve a subdomain, upload via MCP, get a clean link.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
5 toolscheck_subdomain_availabilityInspect
Check if a subdomain name is available on demo.st (e.g. "my-site" → my-site.demo.st).
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Subdomain name: letters, numbers, hyphens only; 1–63 chars. |
clear_siteInspect
Remove deployed site content from your subdomain. Subdomain remains reserved.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
release_subdomainInspect
Release your reserved subdomain. Deletes the reservation and any deployed site.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
reserve_subdomainInspect
Reserve a subdomain for the logged-in account. One subdomain per account.
| Name | Required | Description | Default |
|---|---|---|---|
| subdomain | Yes | Subdomain to reserve (letters, numbers, hyphens; 1–63 chars). |
upload_siteInspect
Upload a .zip as site content for your reserved subdomain. Use file_url (URL to zip) when connecting to remote MCP; use file_path (local path) when running MCP locally.
| Name | Required | Description | Default |
|---|---|---|---|
| file_url | No | Public URL of a .zip file (for remote MCP on demo.st). | |
| file_path | No | Local path to a .zip file (for local/stdio MCP). |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Last verification attempt failed.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!