Skip to main content
Glama
mattcollins

Spaceship MCP Server

by mattcollins

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPACESHIP_API_KEYYesYour Spaceship API key
SPACESHIP_API_SECRETYesYour Spaceship API secret

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_dns_recordsA

List all DNS records for a domain

create_dns_recordC

Create a new DNS record for a domain

update_dns_recordsC

Update DNS records for a domain

delete_dns_recordsA

Delete DNS records for a domain. Requires full record data matching the existing record.

create_a_recordA

Create an A record (IPv4 address) for a domain

create_aaaa_recordA

Create an AAAA record (IPv6 address) for a domain

create_cname_recordB

Create a CNAME record (canonical name/alias) for a domain

create_mx_recordB

Create an MX record (mail exchange) for a domain

create_srv_recordA

Create an SRV record (service locator) for a domain

create_txt_recordB

Create a TXT record (text data) for a domain

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/mattcollins/spaceship-mcp'

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