Spaceship MCP
Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API
Quick Start
Clone the repository:
git clone https://github.com/bartwaardenburg/spaceship-mcpClaude Desktop configuration example:
{
"mcpServers": {
"spaceship-mcp": {
"command": "npx",
"args": [
"-y",
"Spaceship MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.