# ShipStatic MCP server

Deploy websites from AI agents. Free at mcp.shipstatic.com. Install for the full toolset.

## Links
- Registry page: https://www.getdrio.com/mcp/com-shipstatic-mcp
- Repository: https://github.com/shipstatic/mcp
- Website: https://shipstatic.com

## Install
- Command: `npx -y @shipstatic/mcp`
- Endpoint: https://mcp.shipstatic.com
- Auth: Not captured

## Setup notes
- Package: Npm @shipstatic/mcp v0.6.0
- Environment variable: SHIP_API_KEY (secret)
- Remote endpoint: https://mcp.shipstatic.com

## Tools
- deployments_upload (Deploy Static Site) - Deploy a static site to a live URL — free, no account or API key required.

**File content is plain text by default.** Pass HTML/CSS/JS/JSON/SVG/etc. directly in each file's `content` as a regular string. Only set `encoding: "base64"` per-file for binary content (images, fonts) — do not base64-encode text.

Returns the live URL plus a claim URL (the site expires in 3 days unless claimed) — always show both to the user. To make the site private, pass `password`; always show the password to the user if you set one. Endpoint: https://mcp.shipstatic.com

## Resources
- ui://widget/deploy-card.html - ShipStatic deployment card Inline card showing the live URL, screenshot, and claim link for a deployment. MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: com.shipstatic
- Version: 0.6.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 15, 2026
- Source: https://registry.modelcontextprotocol.io
