Skip to main content
Cloud PlatformsTypeScript

Spaceship MCP

Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API

cloud-platformscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/bartwaardenburg/spaceship-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "spaceship-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Spaceship MCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
TypeScript
Author
bartwaardenburg