Developer Tools
Trust: 25/100 (Limited)io.github.BartWaardenburg/spaceship-mcp Guide
Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API
Quick Start
Install
npx spaceship-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bartwaardenburg-spaceship-mcp": {
"command": "npx",
"args": [
"spaceship-mcp"
]
}
}
}