# shipyard MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/app-goshipyard-shipyard
- Repository: https://github.com/jonnonz1/shipyard

## Install
- Endpoint: https://goshipyard.app/mcp
- Auth: Not captured

## Setup notes
- Remote header: Authorization
- Remote endpoint: https://goshipyard.app/mcp
- Header: Authorization

## Tools
- list_projects (List / search 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). Endpoint: https://goshipyard.app/mcp
- get_project (Get a project (with reviews)) - Fetch one project by its id, its slug, or an "owner_handle/slug" path (e.g. "alice/foglight"). Includes the project's reviews inline. Endpoint: https://goshipyard.app/mcp
- ship_project (Publish a 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. Endpoint: https://goshipyard.app/mcp
- add_review (Review a project) - 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. Endpoint: https://goshipyard.app/mcp
- reply_to_review (Reply to a review on your project) - 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. Endpoint: https://goshipyard.app/mcp
- like_project (Like a project) - Upvote ("like") a project. Idempotent — liking twice is a no-op, not a toggle. Endpoint: https://goshipyard.app/mcp
- unlike_project (Unlike a project) - Remove your upvote from a project. Idempotent — a no-op if you had not liked it. Endpoint: https://goshipyard.app/mcp
- wallet_balance (Wallet balance) - Your Shipyard wallet balance and recent ledger entries. Credit funds paid review bounties; top up at the wallet page. Endpoint: https://goshipyard.app/mcp
- fund_review_bounty (Fund a 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. Endpoint: https://goshipyard.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.goshipyard
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 2, 2026
- Source: https://registry.modelcontextprotocol.io
