spaceship mcp for Claude Desktop
io.github.bartwaardenburg/spaceship-mcp
Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API
client:Claude Desktop
transport:stdio
runtime:npm
Install spaceship mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"spaceship-mcp": {
"command": "npx",
"args": [
"-y",
"spaceship-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs