MCP.so
Sign In

SimplepagesVerifiedFeatured

@Simplepages

About Simplepages

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

Connection details

https://simplepages.ai/api/mcp

Setup

claude mcp add simplepages --transport http https://simplepages.ai/api/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What it does

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

Endpoint: https://simplepages.ai/api/mcp, streamable HTTP.

Auth is OAuth 2.0 with dynamic client registration, so there is no API key to paste. Sign in with the Simplepages account you already have, pick which workspace the assistant can reach, and revoke access from Settings whenever you want.

Setup instructions: https://simplepages.ai/mcp

Frequently asked questions

What is the Simplepages remote MCP server?

The Simplepages remote MCP server is a hosted Model Context Protocol endpoint at https://simplepages.ai/api/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Simplepages MCP server?

Add the endpoint https://simplepages.ai/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Simplepages MCP server require authentication?

Yes. Simplepages uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Simplepages MCP server use?

Simplepages exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments