com.shipstatic/mcp
pkg:npm:@shipstatic/mcp
Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
- transport:
- remote + stdio
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- deployments_deleteshallow
Permanently delete a deployment and its files. You MUST confirm with the user before calling this tool, referencing the deployment.
- deployments_getshallow
Get deployment details including URL, status, file count, size, labels, and password protection state.
- deployments_listshallow
List all deployments with their URLs, status, labels, and password protection state. The response's `cursor` is null on the last page; pass it back as `cursor` to fetch the next.
- deployments_setshallow
Update deployment labels. Replaces all existing labels.
- deployments_uploadshallow
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. Without a connected account, the response also includes 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.
- domains_deleteshallow
Permanently delete a domain. You MUST confirm with the user before calling this tool, referencing the domain name.
- domains_dnsshallow
Look up the DNS provider for a domain (e.g. Cloudflare, Namecheap). Helps the user know where to configure their DNS records.
- domains_getshallow
Get domain details including URL, linked deployment, verification status, and labels.
- domains_listshallow
List all domains with their URLs, linked deployment, and verification status. The response's `cursor` is null on the last page; pass it back as `cursor` to fetch the next.
- domains_recordsshallow
Get the DNS records the user needs to configure at their DNS provider. Call after domains_set. You MUST show the returned records to the user.
- domains_setshallow
Create or update a custom domain. Can reserve a name (omit deployment), link it to a deployment, switch deployments, or update labels. After creating, call domains_records and show the DNS records to the user.
- domains_shareshallow
Get a shareable DNS setup hash for a domain. The hash can be shared with the user so they can view the required DNS records without needing an API key.
- domains_validateshallow
Check if a domain name is valid and available before creating it. Returns the normalized form and availability.
- domains_verifyshallow
Trigger DNS verification for a custom domain. Call after the user has configured DNS records from domains_records. Verification is asynchronous — the domain status updates once DNS propagates.
- whoamishallow
Show authenticated account details including email, plan, and usage.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/8c88f5e9-ac7f-43a3-9487-bd19a686d66d)