Agent-first MCP server for publishing and managing static sites, edge functions, databases, email, and domains with optional auth.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Shiply MCP.
shiply is the production backend for anything an agent builds — not just static hosting. An agent can publish any app in a single call — no account, no config — and then give it a real backend over the same MCP server: a SQL database, server functions, SSR, email (send and receive), custom domains, SSL, environment variables, site data, lead capture, and a marketplace to sell the site it built. Flat price, no usage meter.
The recommended way to use shiply is the hosted, remote MCP endpoint — connect
to the live URL, nothing to run. This repo also ships a small local stdio MCP
server (npx shiply-mcp / node index.mjs) that wraps shiply's public REST API
directly (it is a real local server, not a proxy), for clients or hosts that prefer
a local process. Listed on the Official MCP Registry as now.shiply/shiply.
Remote MCP endpoint (Streamable HTTP):
Add it to an MCP client (Claude Desktop, Cursor, Claude Code, etc.):
Prefer a local process? Run the bundled server — it calls shiply's public REST API directly (no proxy to the hosted endpoint):
Or clone this repo and run npm install && node index.mjs. Set SHIPLY_API_KEY
(shp_…) for owned-site operations; publish_site works without it. Local tools:
publish_site, site_status, rollback_site, add_custom_domain,
check_custom_domain.
Auth is optional. publish_site works anonymously — anonymous sites go live
instantly and can be claimed into an account later. Pass a Bearer API key
(Authorization: Bearer shp_…) to manage owned sites and unlock variables,
custom domains, databases, and analytics. Mint a key from the email-code flow in
llms.txt.
The live, authoritative tool list + JSON schemas are always at
/.well-known/mcp.json. By area:
publish_site (files → live *.shiply.now URL),
update an existing site, rollback, delete_sitesite_status, list_sites, verify_site (status + SSL +
thumbnail in one call)add_domain, check_domain, set_handle (vanity subdomain)set_variable (encrypted per-user env), site access (password /
invite-only)send_email, list_site_inbox, set_mailbox, forwardget_analytics (views, referrers)Publish a folder, get a live URL (anonymous, no account):
Confirm it's live (status + SSL + screenshot) before reporting done:
Flat $0 / $8 / $24 — no usage meter, no surprise overage bill. See https://shiply.now/pricing.
shiply/SKILL.md · install with npx shiply-cli skillnow.shiply/shiplyMIT — see LICENSE. (This repo is a metadata-only descriptor; the shiply product source is not included.)
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/stevejford-shiply-mcp)<a href="https://allmcps.com/mcp/stevejford-shiply-mcp"><img src="https://allmcps.com/api/badge/stevejford-shiply-mcp?style=directory" alt="Shiply MCP on AllMCPs" /></a>