Skip to main content
Glama

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

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
check_subdomain_availabilityInspect

Check if a subdomain name is available on demo.st (e.g. "my-site" → my-site.demo.st).

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesSubdomain name: letters, numbers, hyphens only; 1–63 chars.
clear_siteInspect

Remove deployed site content from your subdomain. Subdomain remains reserved.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

release_subdomainInspect

Release your reserved subdomain. Deletes the reservation and any deployed site.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reserve_subdomainInspect

Reserve a subdomain for the logged-in account. One subdomain per account.

ParametersJSON Schema
NameRequiredDescriptionDefault
subdomainYesSubdomain 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.

ParametersJSON Schema
NameRequiredDescriptionDefault
file_urlNoPublic URL of a .zip file (for remote MCP on demo.st).
file_pathNoLocal 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 ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.