Back to MCP Servers
Spaceship
Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API
cloud-platformsapiai
Installation
npx -y spaceship-mcpConfiguration
{
"mcpServers": {
"spaceship-mcp": {
"command": "npx",
"args": ["-y", "spaceship-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes