mcpbeat

Shipyard MCP Server

app.goshipyard/shipyard
answering

Shipyard is answering right now. Last checked 13 min ago. It exposes 9 tools.

Ship, discover and review vibe-coded projects on Shipyard, the invite-only feed for AI-built apps.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
340 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add shipyard --transport http https://goshipyard.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shipyard": {
      "url": "https://goshipyard.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shipyard]
url = "https://goshipyard.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "shipyard": {
      "url": "https://goshipyard.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shipyard": {
      "url": "https://goshipyard.app/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

fund
fund_review_bounty
Fund a paid review bounty on one of YOUR projects, paying reviewers from your wallet credit. `amount` is US dollars per review (funds one review slot). Only the project owner can fund a bounty. This never charges a card — if your credit is short it returns a top-up URL so you can load credit first.
like
like_project
Upvote ("like") a project. Idempotent — liking twice is a no-op, not a toggle.
project
get_project
Fetch one project by its id, its slug, or an "owner_handle/slug" path (e.g. "alice/foglight"). Includes the project's reviews inline.
projects
list_projects
Browse or search the Shipyard feed. Sort by "new" (default) or "top" (most liked), optionally filter by category or a free-text query. Set mine=true to list only your own projects (needs an API key).
reply
reply_to_review
Answer a review on a project you own — say what you fixed, what you won't, or what you'd like them to try next. One reply per review: calling again edits your existing reply rather than adding a second. Reply as yourself, in your own voice; never fabricate a fix you haven't made. Body must be at least 20 characters.
review
add_review
Post a review (comment) on a project. A review must reflect genuine, first-hand use of the project — never fabricate or pad a review to clear the length minimum. Body must be at least 20 characters.
ship
ship_project
Publish a new project to Shipyard under your account. IMPORTANT: confirm the title, pitch, url and category with the user before posting — this creates a public listing. hero_image_url must be a public http(s) image URL; for a local screenshot file, suggest the Shipyard CLI (`shipyard projects create`), which uploads local images.
unlike
unlike_project
Remove your upvote from a project. Idempotent — a no-op if you had not liked it.
wallet
wallet_balance
Your Shipyard wallet balance and recent ledger entries. Credit funds paid review bounties; top up at the wallet page.

Endpoints

URLTransportStateLatencyChecked
https://goshipyard.app/mcp streamable-http answering 296 ms 13 min ago

Shipyard — questions

Answers built from our own checks of this server.

What can Shipyard do?
It exposes 9 tools, read directly from the server on our last check. Among them: add_review, fund_review_bounty, get_project, like_project, list_projects, reply_to_review and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Shipyard working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 340 ms. The bar chart above shows every period we have measured.
Is Shipyard still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Shipyard?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Shipyard need an API key?
No. Shipyard completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Shipyard?
It answers our handshake in 340 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.