Developers
SitesPlaced MCP serverLive
Connect SitesPlaced to ChatGPT, Claude, Cursor, or any MCP-compatible AI client and manage your websites and online stores by chatting. Your assistant can create a site from a brief, rewrite sections, manage products, and publish — using the same rules and limits as the dashboard.
Connector URL
https://sitesplaced.com/api/mcp
Authentication is OAuth: when you add the connector, you'll be asked to sign in to your SitesPlaced account and approve access. No API keys to copy. You can revoke access anytime from your account settings.
How to connect
- ChatGPT— Settings → Apps & Connectors → enable Developer mode → Create connector → paste the URL above.
- Claude (claude.ai) — Settings → Connectors → Add custom connector → paste the URL above.
- Claude Code —
claude mcp add --transport http sitesplaced https://sitesplaced.com/api/mcp, then run/mcpto sign in. - Cursor — add
{ "mcpServers": { "sitesplaced": { "url": "https://sitesplaced.com/api/mcp" } } }to.cursor/mcp.json.
Try saying
- “Build me a portfolio website for a freelance photographer and publish it.”
- “Create an online store for my bakery with these 5 products.”
- “Rewrite my site's hero section to sound more premium.”
- “Add a 20% off sale price to every product in my store.”
Available tools
Read
list_my_sites— All your sites with status + URLsget_site— Full details of one siteget_site_sections— Website content sectionsget_storefront_sections— Store layout sectionslist_products— Products of a storelist_templates— Template catalog (sites + stores)get_template_schema— A template's content schemaget_section_registry— Section vocabulary for blueprintsget_my_plan— Your plan + limitscheck_slug_availability— Is a subdomain free?search / fetch— ChatGPT deep-research compatible lookup
Build & edit
create_site_from_blueprint— AI-authored website in one callcreate_store_from_blueprint— AI-authored store with productscreate_site_from_template— Start from any templatesave_site_sections / update_section_content— Edit website contentsave_storefront_sections— Edit store layoutupdate_site— Name, slug, theme, templateupdate_store_config— Store settings and copyadd_product / update_product / delete_product— Manage catalogset_site_published— Publish or unpublishdelete_site— Delete a site (with confirmation)
Scope & safety
- The connector only ever sees and edits sites owned by the account you sign in with.
- Billing, plan changes, custom domains, tracking scripts, and customer/order data are not accessible through MCP.
- Publishing follows the same plan rules as the dashboard — if an upgrade is needed, your assistant gets a link to the pricing page instead.
- Destructive actions (deleting a site or product) require explicit confirmation.
Prefer a step-by-step walkthrough? See the Help Center guide. And the SitesPlaced mobile app launches in two weeks — build and run your store from your phone.