Submit

Page4U - Landing Page Deployment

@Page4U

Deploy landing pages, manage leads, and view analytics from any AI assistant. Works with Claude Code, Claude Desktop, and Cursor.
Overview

Page4U MCP Server

Let AI assistants deploy and manage landing pages with built-in lead tracking.

Available Tools

ToolDescription
list_pagesList all your landing pages
get_pageGet detailed info about a page
deploy_pageDeploy HTML as a live landing page
update_pageUpdate page metadata (name, contact, colors)
delete_pagePermanently delete a page
get_leadsView leads from contact forms
get_analyticsView page analytics (views, clicks, submissions)

Setup

  1. Get your API key at page4u.ai/dashboard/settings
  2. Install: npm install -g page4u-mcp

Example Prompts

  • "Deploy this HTML as a landing page called my-bakery"
  • "Show me leads for my-bakery"
  • "What are the analytics for my-bakery this month?"
  • "Create a landing page for a pizza restaurant with WhatsApp ordering"

Server Config

{
  "mcpServers": {
    "page4u": {
      "command": "page4u-mcp",
      "env": {
        "PAGE4U_API_KEY": "your_key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.