Simplepages

Build and edit landing pages and websites from your AI assistant, and pull how they are performing.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Create Page: Generate a new landing page from a description. Creates a real page in the workspace (HTML + AI images), saved as a draft you can open in the editor or publish. Returns the page id, a sha
  • Edit Page: Change an existing landing page by describing what to change in plain language (e.g. "change the headline to X", "add a pricing section", "make the hero button say Book now"). Edits the pag
  • List Pages: List the standalone landing pages in the workspace, with their publish status, edit URL, and live custom domain (if connected).

What data it sees

Do you need an account

No: the server works without sign-in

Build and edit landing pages and websites from your AI assistant, and pull how they are performing.

Simplepages is an AI landing page and website builder. Connect it and your assistant can create a page in your workspace from a plain description, change one you already have by saying what you want different, and read back visitor, lead and revenue numbers for any page or the whole workspace.

Standalone landing pages and multi-page websites both work. There is no drag and drop. You describe what you want, you get a page, and you edit it by talking to it. Pages land as drafts, so nothing goes live until you publish it yourself. Every page can be published to your own domain or a yourname.simplepages.ai subdomain.

Tools

Write

  • create_page — generate a new page in your workspace from a description
  • edit_page — change an existing page from a plain-language instruction

Read

  • list_pages — standalone pages with publish status and live URL
  • list_sites — multi-page websites and the pages inside them
  • get_page — details for one page
  • get_page_analytics — visitors, views, traffic sources, devices, countries, leads, revenue
  • get_workspace_analytics — workspace overview with a per-page ranking

Try it

  • "Build me a landing page for a mobile car valeting service in Bristol, with a quote form"
  • "Change the hero button on my pricing page to say Book a call"
  • "Which of my pages brought in the most leads last month?"

Connecting

Sign in with the Simplepages account you already have. No new account, and no API key to paste. Pick which workspace the assistant can reach, and revoke access from Settings whenever you want.

Server tool list (7)

Raw names from tools/list. Only developers need these.

create_pageGenerate a new landing page from a description. Creates a real page in the workspace (HTML + AI images), saved as a draft you can open in the editor or publish. Returns the page id, a shareable preview URL to view the result, and its edit URL. Publishing is a separate step.
edit_pageChange an existing landing page by describing what to change in plain language (e.g. "change the headline to X", "add a pricing section", "make the hero button say Book now"). Edits the page's current content in place and saves it to the draft. The change is not published until you publish separately. Works for both standalone pages and pages inside a site. Use get_page / list_pages / list_sites to find the page id.
list_pagesList the standalone landing pages in the workspace, with their publish status, edit URL, and live custom domain (if connected).
list_sitesList the multi-page websites in the workspace, including each site's pages and live custom domain (if connected).
get_pageGet details for a single landing page or site page by its id (the page UUID). Returns name, status, edit URL, and live URL.
get_page_analyticsGet analytics for one page: visitors and views (with traffic sources, devices, countries) plus leads, revenue, and blocked spam submissions.
get_workspace_analyticsGet a workspace-wide analytics overview: total visitors and views, top traffic sources, and a per-page ranking by visitors and leads.