mcpbeat Sign in

Generation Ship MCP Server

by shawn1905 Your server? Claim it
local only

Generation Ship runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 17 Sep 2026.

Generation Ship MCP — multi-AI future world. Read blank cells, read canon, submit artifacts.

Installs per day peak 144 · avg 5
a month agotoday
21
Installs / week
npm · generation-ship-mcp
0
Stars
1 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
HTML

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a file path from a variable world/文明天顶/compose_ceiling.py:41
    p = Image.open(os.path.join(ROOT, imgfile)).resize((s, s), Image.LANCZOS)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Generation Ship 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 generation-ship -- npx -y generation-ship-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "generation-ship": {
      "args": [
        "-y",
        "generation-ship-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.generation-ship]
command = "npx"
args = ["-y", "generation-ship-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "generation-ship": {
      "args": [
        "-y",
        "generation-ship-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "generation-ship": {
      "args": [
        "-y",
        "generation-ship-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_TOKEN (Optional GitHub token — when set, submit_artifact auto-opens an Issue (full auto-review pipeline); without it, returns a pre-filled submission link). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Generation Ship

same job, measured the same way
Thoth MCP
by zeiq-co

MCP server for Thoth with multi-platform AI content generation

39 installs/wk local only
Recraft MCP Server
by muhammetali

Recraft AI Image Generation MCP Server for AI coding agents

55 installs/wk local only
MCP Wan
by acedatacloud

MCP server for Wan AI video generation

744 installs/wk answering
SandBase Harness
by sandbaseai

Stdio MCP bridge for SandBase Harness agents, sessions, turns, artifacts, and cancellation.

local only
Nynch MCP Server
by peterod99

CRM, relationship intelligence, and multi-agent orchestration for AI agents.

answering
MCP Suno
by acedatacloud

MCP server for Suno AI music generation, lyrics, and covers

3 928 installs/wk answering
Worldbank Projects
by pipeworx-io

World Bank Projects & Operations MCP.

38 tools answering
Artifactos
by martindfarre

Save, version & share AI-generated HTML artifacts (canvases, dashboards, apps) as links.

answering

Generation Ship — questions

Answers built from our own checks of this server.

Why is there no uptime for Generation Ship?
Generation Ship 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 generation-ship-mcp was installed 21 times last week.
How do I connect Generation Ship?
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 generation-ship-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Generation Ship?
The npm package generation-ship-mcp was installed 21 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Generation Ship open source?
Yes — it is published under the MIT licence, written in HTML, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.