★ 0 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
🚀 Manage domains, DNS, contacts, and listings with spaceship-mcp, a community-built MCP server for the Spaceship API.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"spaceship-mcp": {
"command": "npx",
"args": [
"-y",
"Naveenkm007/spaceship-mcp"
]
}
}
}
Run in terminal:
claude mcp add spaceship-mcp npx -y Naveenkm007/spaceship-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"spaceship-mcp": {
"command": "npx",
"args": [
"-y",
"Naveenkm007/spaceship-mcp"
]
}
}
}
Topics
aiclaudednsdomain-managementdomainsmcpmcp-servermodel-context-protocolspaceshiptypescript