Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
What it says
The record the registry holds
Where it answers
https://mcp.shipstatic.com · streamable-http
How you get it
It also ships as a package you run yourself.
@shipstatic/mcp · npm · 1.3.5
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.shipstatic/mcp",
"description": "Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.",
"title": "ShipStatic",
"repository": {
"url": "https://github.com/shipstatic/mcp",
"source": "github",
"id": "1171867838"
},
"version": "1.3.5",
"websiteUrl": "https://shipstatic.com",
"icons": [
{
"src": "https://raw.githubusercontent.com/shipstatic/mcp/main/icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"480x480"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@shipstatic/mcp",
"version": "1.3.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key — one credential, two names: the console mints it as an API key (ship-...), and this setting carries it as the token. Free at https://my.shipstatic.com/api-key. Optional: without it, deploys behave like the hosted endpoint (public, claim URL, 3-day expiry). With it, deployments are permanent, the full toolset (custom domains, listing, account-tied ops) unlocks, and you get bigger limits.",
"isSecret": true,
"name": "SHIP_TOKEN"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.shipstatic.com"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T19:51:34.398371Z",
"publishedAt": "2026-08-20T19:51:34.398371Z",
"updatedAt": "2026-08-20T19:51:34.398371Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.3.5last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.