mcpbeat Sign in

Spaceship MCP Server

by bartwaardenburg Your server? Claim it
local only

Spaceship MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm.

Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API

Installs per day peak 26 · avg 11 · +28% w/w
a month agotoday
75
Installs / week
npm · spaceship-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Spaceship MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add spaceship-mcp -- npx -y spaceship-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spaceship-mcp": {
      "args": [
        "-y",
        "spaceship-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spaceship-mcp]
command = "npx"
args = ["-y", "spaceship-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "spaceship-mcp": {
      "args": [
        "-y",
        "spaceship-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spaceship-mcp": {
      "args": [
        "-y",
        "spaceship-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Spaceship MCP

same job, measured the same way
Sendhustle MCP
by achlesha

Send and manage email via the SendHustle API — emails, domains, contacts, audiences, campaigns.

local only
Namecheap API MCP
by lanternrow

Namecheap API — domains, DNS, contacts, registrar lock, SSL listing, and pricing.

36 installs/wk local only
Qmailing
by qmailing

AI agents read & send email, manage mailboxes, domains and webhooks via the QMailing API.

67 installs/wk answering
Hetzner DNS
by ni-c

Manage DNS zones and records (zonefiles, RRSets, TTL, protection) via the Hetzner Cloud API

77 installs/wk local only
Midnight Rgb
by midnight-rgb

Domain registrar for AI agents. Search, register, and manage domains via API.

24 installs/wk local only
Supost MCP
by capmus-team

Search listings, message posters, and create drafts on SUpost, the marketplace for Stanford

6 tools answering
Porkbun DNS 🐷
by major

Manage DNS records, domains, DNSSEC, SSL certificates via MCP

186 installs/wk local only
Dnsimple
by usefulapi

MCP server for DNSimple — domains, DNS zone records, availability, pricing and contacts.

12 tools answering

Spaceship MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Spaceship MCP?
Spaceship MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package spaceship-mcp was installed 75 times last week.
How do I connect Spaceship MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls spaceship-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Spaceship MCP?
The npm package spaceship-mcp was installed 75 times in the last week. Week over week that is +28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.