Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPACESHIP_API_KEYYesAPI key from API Manager
SPACESHIP_CACHE_TTLNoResponse cache lifetime in seconds (0 to disable), default 120
SPACESHIP_API_SECRETYesAPI secret from API Manager
SPACESHIP_MAX_RETRIESNoMax retry attempts for rate-limited and timeout requests, default 3

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ss_domainsA

List all domains in your Spaceship account (paginated)

ss_domain_infoB

Get detailed info for a specific domain

ss_domain_checkB

Check if a single domain is available for registration

ss_domains_checkA

Check availability for multiple domains at once (up to 20)

ss_domain_registerA

Register a domain (async operation — use ss_async_status to track)

ss_domain_renewB

Renew a domain (async operation)

ss_domain_autorenewB

Enable or disable auto-renewal for a domain

ss_domain_nameserversC

Update nameservers for a domain

ss_domain_contactsC

Update contacts for a domain

ss_domain_privacyB

Update WHOIS privacy preference for a domain

ss_domain_transfer_lockC

Lock or unlock domain transfers

ss_domain_email_protectionA

Toggle email protection (contact form link in WHOIS) for a domain

ss_dns_recordsB

List DNS records for a domain (paginated)

ss_dns_saveB

Add or update DNS records for a domain (up to 500 records per call)

ss_dns_deleteC

Delete DNS records from a domain

ss_contact_saveA

Create or update a contact and get a contact ID (used for domain registration/transfers)

ss_contact_getB

Read contact details by contact ID

ss_contact_attr_saveB

Save TLD-specific contact attributes (e.g. .ca requires language and CIRA category)

ss_contact_attr_getB

Read TLD-specific contact attributes by contact ID

ss_domain_transferB

Initiate a domain transfer into Spaceship (async operation)

ss_domain_transfer_detailsB

Get the status of an ongoing domain transfer

ss_domain_auth_codeA

Get the EPP/auth code for a domain (needed for outbound transfers)

ss_domain_restoreA

Restore a deleted/expired domain (async operation)

ss_sellerhub_listB

List domains in SellerHub marketplace (paginated)

ss_sellerhub_getA

Get details for a specific SellerHub listing

ss_sellerhub_createC

List a domain for sale in SellerHub

ss_sellerhub_updateC

Update a SellerHub listing

ss_sellerhub_deleteC

Remove a domain from SellerHub

ss_sellerhub_checkoutB

Create a Buy Now checkout link for a SellerHub domain

ss_sellerhub_verifyB

Get DNS verification records for SellerHub domain ownership

ss_async_statusA

Check the status of an async operation (registration, renewal, transfer, restore)

ss_personal_ns_listA

List personal (vanity/glue) nameservers for a domain

ss_personal_ns_getA

Get IP addresses for a specific personal nameserver host

ss_personal_ns_updateA

Create or update a personal nameserver (glue record)

ss_personal_ns_deleteB

Delete a personal nameserver from a domain

ss_dns_alignmentA

Compare expected DNS records against actual records to detect missing or unexpected entries

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hlebtkachenko/spaceship-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server