Back to directory
bartwaardenburg/spaceship-mcp

bartwaardenburg/spaceship-mcp

@BartWaardenburg

MCP server for the Spaceship API — manage domains, DNS, contacts & marketplace listings via AI

spaceshipdnsdomain-managementmcptypescriptapi-integrationtool

Installation & Configuration

{
  "mcpServers": {
    "spaceship-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spaceship-mcp"
      ],
      "env": {
        "SPACESHIP_API_KEY": "your-key",
        "SPACESHIP_API_SECRET": "your-secret"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17