Connect AI assistants to Leadpages via the Model Context Protocol. Build, manage, and optimize landing pages from Claude, Cursor, n8n, or any MCP-compatible client.
The Leadpages MCP server gives AI assistants the ability to build, publish, edit, and manage landing pages, sites, blogs, and brand kits on your behalf. Instead of switching between chat and a page builder, your AI assistant does it all in one conversation.
Who is this for? Marketers, founders, and teams who want to build high-converting landing pages faster. Tell Claude what you need in plain English and get a live, published page in seconds. No code required.
How it works.The MCP server exposes 47 tools that your AI assistant can call during a conversation. When you say "build me a landing page for my webinar," the assistant generates the HTML and calls create_page to publish it instantly. One server works across Claude.ai, ChatGPT, Claude Desktop, Claude Code, Cursor, n8n, and any MCP-compatible client.
Authentication happens via OAuth 2.0 with PKCE. No API keys to manage. Just connect and sign in with your Leadpages account.
Requires a ChatGPT paid plan (Plus, Pro, or Business).
Run this command in your terminal:
claude mcp add leadpages --transport http https://mcp.leadpages.com/mcpYou will be prompted to sign in on first use.
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"leadpages": {
"url": "https://mcp.leadpages.com/mcp"
}
}
}macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Add this to your .cursor/mcp.json in your project root:
{
"mcpServers": {
"leadpages": {
"url": "https://mcp.leadpages.com/mcp"
}
}
}47 tools organized by category. Click any category to expand, then click a tool to see its parameters and example usage.
The MCP server uses OAuth 2.0 with PKCE to authenticate with your Leadpages account. When you connect for the first time, your AI client will open a browser window for you to sign in and authorize access.
No API keys, tokens, or secrets to manage. Your session stays active across conversations. If it expires, you will be prompted to re-authorize.
Scopes. The MCP server requests access to manage pages, sites, blogs, assets, and brand kits on your behalf. You can revoke access at any time from your Leadpages account settings.
Once connected, talk to your AI assistant in plain English. Here are some things you can ask:
"Build me a landing page for my new fitness app with a hero, features section, and email signup form"
Creates a full HTML landing page and publishes it to your account with a live URL
"Analyze competitor.com and build me a better version that matches my brand kit"
Fetches the competitor's design, extracts your brand colors/fonts, and creates an on-brand alternative
"Create a blog called 'Growth Playbook' and write 3 posts about conversion rate optimization"
Sets up the blog, creates 3 markdown posts with SEO metadata, and publishes them
"Set up my brand kit from acme.com, then build a webinar registration page using those colors and fonts"
Extracts brand identity from your website, creates a brand kit, then builds a page that uses it
"Change the headline on my pricing page to 'Start Growing Today' and update the meta description for SEO"
Uses edit_page for the headline swap and update_page_seo for the meta description -- no full rewrite needed
"Create a 5-page marketing site with a homepage, about, pricing, contact, and blog"
Creates a site collection, builds each page, assigns them to the site, and sets the homepage as the index
All plans include full access to every MCP tool. Plans differ in resource limits and features.
| Feature | Grow$99/mo | Optimize$199/mo | Scale$399/mo |
|---|---|---|---|
| MCP tools | All 47 | All 47 | All 47 |
| Pages | 50 | 250 | Unlimited |
| Sites | 5 | 25 | Unlimited |
| Blogs | 1 | 5 | Unlimited |
| Custom slugs | |||
| Custom domains | 1 | 5 | Unlimited |
| AI credits/month | 20,000 | 60,000 | 200,000 |
| Max asset size | 10 MB | 25 MB | 50 MB |
| Total storage | 500 MB | 5 GB | 50 GB |
| Brand kits | 1 | 5 | Unlimited |
| A/B testing | — | ||
| Heatmaps | — | ||
| SEO indexing |