ShipStatic · Static Hosting
@shipstatic
ShipStatic · Static Hosting について
ShipStatic deploys static sites instantly from AI agents. No account, no API key, no configuration needed.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"shipstatic": {
"command": "npx",
"args": [
"@shipstatic/mcp"
]
}
}
}ツール
15Deploy a static site instantly. No account or API key required. Returns the live URL, file count, and size. Without SHIP_API_KEY, the response includes a claim URL (site expires in 3 days) — always show both the deployment URL and claim URL to the user.
List all deployments with their hostnames, status, and labels.
Get deployment details including status, file count, size, and labels.
Update deployment labels. Replaces all existing labels.
Permanently delete a deployment and its files. You MUST confirm with the user before calling this tool, referencing the deployment.
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.
List all domains with their linked deployments and verification status.
Get domain details including linked deployment, verification status, and labels.
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.
Look up the DNS provider for a domain (e.g. Cloudflare, Namecheap). Helps the user know where to configure their DNS records.
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.
Check if a domain name is valid and available before creating it. Returns the normalized form and availability.
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.
Permanently delete a domain. You MUST confirm with the user before calling this tool, referencing the domain name.
Show authenticated account details including email, plan, and usage.
概要
What is ShipStatic?
ShipStatic deploys static sites instantly from AI agents. It requires no account, API key, or configuration — just upload a build output directory to make the site live at a unique URL.
How to use ShipStatic?
Install the MCP server via npx @shipstatic/mcp in your MCP config. Then call the deployments_upload tool with a build output directory. The response includes a claim URL for permanent ownership. Optionally, get a free API key at my.shipstatic.com/api-key for permanent deployments.
Key features of ShipStatic
- Deploy static sites without any account or API key
- Sites are live immediately at a unique URL
- Claim a site permanently via the claim URL
- Free API key makes deployments permanent and tied to your account
- Manage deployments, domains, and account via dedicated tools
Use cases of ShipStatic
- Deploy a static site directly from an AI coding agent
- Quickly share a build output with a temporary public URL
- Set up a custom domain for a permanent static site
FAQ from ShipStatic
Do I need an API key to use ShipStatic?
No. You can deploy without any credentials. If you want permanent deployments, get a free API key at my.shipstatic.com/api-key.
How long do deployments last without an API key?
Deployments are public and expire in 3 days. With a free API key they are permanent.
How do I claim a deployment?
After uploading, the response includes a claim URL. The user visits that URL to keep the site permanently.
What tools does ShipStatic provide?
Deployments (upload, list, get, set labels, remove), Domains (create/update, list, get, DNS records, DNS provider lookup, shareable setup link, validate, verify, remove), and Account.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント