Zarla MCP server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Zarla MCP serverBuild a website for my mobile dog-grooming business in Denver."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Zarla MCP server — build, edit and publish websites from Claude, ChatGPT, Cursor and Gemini
Zarla is an AI website builder with a hosted MCP server. Connect it to any MCP client and build a website from one sentence, edit pages, change the design, set a logo, add products and publish — all from the conversation. No code, no hosting to set up, no API keys.
Connection link (every client uses the same one):
https://www.zarla.com/api/mcpSign in with your Zarla account when your client opens the browser. That's the whole setup. Zarla is free to build and preview; publishing needs a paid plan.
Connect
Step-by-step for each app, with screenshots: https://www.zarla.com/help/connect-claude-and-ai-agents
Client | How |
Claude (claude.ai, desktop) | Settings → Connectors → Add custom connector → paste the link → sign in. Works on every Claude plan, including Free. |
Claude Code |
|
ChatGPT | Settings → Security and login → Developer mode on, then chatgpt.com/plugins → + → name |
Cursor | Click the Add to Cursor badge above, or add |
Gemini CLI |
|
Cline and others | Add a remote Streamable HTTP server with the link. Details in |
Related MCP server: WebCake Landing MCP
Try it
"Build a website for my mobile dog-grooming business in Denver."
"Rewrite my homepage headline to sound more premium, and add a testimonials section."
"Add a $45 Deluxe Wash to my products and publish my site."
"What websites do I have on Zarla?"
"Show me my website."
"Give my site a warmer, more welcoming look."
Bigger jobs
Your AI app brings the research and the writing; Zarla brings the tools that change the site. In apps that can browse the web (ChatGPT, Claude with web search):
"Look at the websites of the top 10 plumbers in Denver. Tell me which pages and sections they all have that mine doesn't — then add them to my site."
"Read my reviews at [link] and turn the best five into a testimonials section on my home page."
"Write a service page for every service on my price list, and link them from the menu."
"Compare my home page to my strongest competitor's and rewrite my headline and first section to be clearer about why customers should choose me."
Why not just ask ChatGPT or Claude to build the site?
You can. You'll get a folder of HTML, or a page in a code sandbox. Then the real work starts: hosting it, connecting a domain, making the contact form actually send you something, and going back to the AI for every change. Zarla is the part of the job the chat can't do on its own: an AI website builder with hosting and the whole business stack behind it, and new features shipping every week (what's new).
Ask the AI directly | Ask the AI with Zarla connected | |
What you get | Code you have to host yourself | A live website served from Google Cloud on a global CDN. Nothing to deploy. |
Domain, DNS, SSL | Buy a domain, point the DNS, set up certificates, renew them | Buy or connect a domain inside Zarla. DNS, HTTPS and certificate renewal handled. |
Security | Yours to patch | HTTPS by default, DDoS protection, no plugins or dependencies to keep updated |
Changing it later | Re-prompt, re-generate, re-deploy. Earlier edits get lost. | 36 tools edit the real site in place. Draft, preview, one publish step. |
Design | Whatever the model made up that day | 1,200+ professionally designed templates. Switch designs and keep your content. |
Getting customers | A contact form that goes nowhere | Lead inbox and CRM, online booking, WhatsApp chat button, gift cards, products with checkout, invoices |
Getting found | Whatever SEO the model remembered to add | Sitemap, meta tags and structured data on every page. A Get Found score with an SEO coach. Google Search Console and Google Business Profile connected. A playbook for gathering reviews. |
Knowing what works | Install an analytics product, add a cookie banner | Built-in analytics counting leads, calls and sales from the day you publish |
Keeping it up | Yours: hosting bills, broken builds, updates | Zarla's. |
Cost | Hosting plus your time | Free to build and preview. A paid plan to publish. |
Your AI app brings the thinking: research, writing, strategy. Zarla brings the website and everything a business runs on it.
What the server can do
36 tools, every one annotated with a title and the MCP behaviour hints (read-only / destructive / idempotent / open-world), so your client knows which calls to run silently and which to confirm.
Group | Tools |
Read |
|
Build |
|
Edit pages |
|
Design |
|
Images |
|
Preview & publish |
|
Shop |
|
The full, always-current list — names, descriptions and input schemas — is served by the server itself at /.well-known/mcp/server-card.json.
How it behaves
Drafts first. Every edit lands in your private draft. Your live site only changes when you ask to publish, and most clients ask you to confirm that step (
publish_siteis marked destructive on purpose).Publishing needs a paid plan. On the Free plan the publish tool hands back an upgrade link instead of an error; after upgrading, publishing picks up where it left off.
Shop changes are live. Product price and availability changes reach checkout immediately — republish after a price change so the site matches.
You stay in control. Every connected app is listed at https://www.zarla.com/connect — disconnect one and its access ends immediately.
Discovery files
File | Purpose |
The entry published to the official MCP Registry as | |
Drop-in client configs (Claude Code · Cursor) | |
Gemini CLI extension manifest and context | |
Install guidance for AI agents (Cline and similar) | |
Glama listing ownership | |
Logo: the sparkle mark (512 / 400 / 128 / 64 px), the wordmark, and product screenshots | |
| Server card and catalog per MCP SEP-2127 |
OAuth discovery (RFC 9728) |
About this repository
This repo holds documentation and manifests only — the server runs at zarla.com and its code is not published here. Questions and issues: open an issue here or email hello@zarla.com. Privacy: https://www.zarla.com/privacy · Terms: https://www.zarla.com/terms
MIT licensed (the contents of this repository).
This server cannot be deployed
Maintenance
Related MCP Connectors
Build, edit, and publish real websites and online stores by chatting with your AI assistant.
Build and publish websites through AI conversation.
Build and edit landing pages and websites from your AI assistant, and pull how they are performing.
Build, edit and run real hosted websites from your AI - content, SEO, menus, store, rollback.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI agents to build, edit, and publish live websites with hosting, database, auth, and domains via the Model Context Protocol.138 npm1MIT
- AlicenseAqualityAmaintenanceBridges AI assistants to WebCake, enabling users to build, validate, and save editable landing pages from natural language descriptions.23250 npm5MIT
- AlicenseBqualityAmaintenanceEnables AI assistants to build, validate, and publish storefront pages to WebCake/StoreCake sites based on natural language descriptions.135510 npm4MIT
- AlicenseBqualityCmaintenanceEnables AI assistants to scaffold, edit, live-preview, and deploy full-stack apps with built-in database, email, and push notification capabilities through natural language.19MIT