EliteContentMarketer
Home / Stack / Elementor
Elementor logo

Elementor

WordPress page builder that ships an MCP server and charges separately for AI

AI Web BuildersMCPAPIUpdated August 2026

Overview

Elementor is the visual page builder with 10+ million active WordPress installs, and in 2026 it is two products rather than one. Editor Pro ($60–$204/year) is the builder with the Theme Builder, Popup Builder and Form Builder — and, since this year, zero AI: every Pro tier displays "0 One credits" and marks AI generation as not included. AI moved into Elementor One at $180 for year one, renewing at $228, metered by a credit pool that funds five unrelated products, doesn't roll over and has no top-up path. The agentic story is the more interesting one. Core 4.2.2 registers an MCP server at /wp-json/elementor/mcp, though it sits behind a hidden experiment that is off by default and needs WordPress 7.0, so it is inert on nearly every live site; the usable surface today is Angie, Elementor's free AI plugin, which exposes around 30 abilities at /wp-json/mcp/angie. Add 66 REST routes, 17 WP-CLI commands and an official @elementor/angie-sdk on npm and Elementor is more agent-operable than its reputation suggests. The caveat that decides it for most content marketers is performance: Elementor sites pass mobile Core Web Vitals 37.7% of the time, last among WordPress builders measured, against Gutenberg's 61.4%.

Features In Depth

Theme Builder and the Pro widget set

Design headers, footers, single-post and archive templates visually, with display conditions per template. This is the reason to pay: it replaces custom PHP templates and, for most people, a separate popup plugin and contact-form plugin too. Note that Essential at $60 excludes form submissions and the Popup Builder — Advanced Solo at $84 is the real entry tier.

MCP servers in core and in Angie

Elementor 4.2.2 registers an MCP server at /wp-json/elementor/mcp with five tools: list pages, get page structure, create page, update page settings, get globals. Be honest about the catch — it sits behind the hidden e_wp_abilities_api experiment, defaults to off, requires WordPress 7.0 and is documented nowhere, so on virtually every live site today it is inert. The Angie plugin's server at /wp-json/mcp/angie is the one you can actually use: roughly 30 abilities including snippet creation, file reads and Elementor kit updates.

Angie — free AI, separate from Elementor One

Angie is a standalone free plugin with 100,000+ active installs that generates custom widgets, admin snippets, CSS/JS/PHP and whole front-end apps from a prompt, a screenshot or a URL, running them in a sandbox before they touch the live site. Its Super Admin Mode does bulk record edits and reads debug logs. Credits renew daily and cannot be purchased — paid Angie tiers exist in Elementor's catalog but are not buyable anywhere yet, so treat them as coming rather than shipped.

Elementor One and the credit meter

One is the only route to in-editor AI now, at $180 for year one and $228 on renewal. A single credit pool funds five unrelated products — an AI action costs 1–40 credits, an accessibility fix 20, an image optimization 10 — so accessibility remediation competes with image compression for the same budget. Credits don't roll over, there is no top-up path, and Elementor states in writing that consumption rates may change and apply to all plans regardless of purchase date.

REST, WP-CLI and the _elementor_data lock-in

66 REST routes under elementor/v1 and 17 documented WP-CLI commands, of which kit export/import is the most useful to an agent — it moves a whole site design as a portable file. Page layouts serialize into the _elementor_data post meta, which is REST-readable and writable; that is what makes programmatic editing possible, and also what makes leaving painful, since deactivating Elementor leaves pages blank rather than degrading to HTML. The V4 atomic editor writes to the same field, so it does not fix this.

Pricing Breakdown

PlanMonthlyAnnualWhat You Get
Editor Pro — Essential$5/mo$60/yr1 site, 57 widgets, 0 AI credits. Excludes form submissions, Popup Builder, custom code/CSS and custom fields — thinner than the price suggests. Renews at $60.
Editor Pro — Advanced Solo$7/mo$84/yr1 site, 85 widgets, 0 AI credits. The real single-site tier: forms, popups and custom code all included. Renews at $84.
Editor Pro — Advanced$9/mo$108/yr3 sites, 85 widgets, 0 AI credits. 3-year prepay is $244 against $297 (17% off), unadvertised on the pricing page. Renews at $108.
Editor Pro — Expert$17/mo$204/yr25 sites, 5,000 cloud templates, 0 AI credits. Now the top public Pro tier — the 1,000-site Agency plan is no longer sold. Renews at $204.
Elementor One$15/mo$180/yr1 site, 25,000 credits/mo. Adds AI plus image optimization, accessibility, email deliverability, cookie consent and site management. Renews at $228 — the 21% is first-year intro pricing, not a sale.
Elementor One Agency$36/mo$432/yrUnlimited sites, 350,000 credits/mo pooled across all of them with no per-site cap. Renews at $540.

What the Internet Says

4.4
Trustpilot
4,206 reviews
4.6
Capterra
906 reviews
Theme Builder replaces custom PHP templates entirelyLargest third-party add-on ecosystem of any WordPress builderFree plugin is genuinely usable, not a crippled demoEditor Pro renews at the same price — no year-two jumpAngie ships free with daily AI credits, no card requiredLast of every WordPress builder on real-world Core Web VitalsAI was removed from all four Editor Pro tiers in 2026Support is an AI chatbot first; humans sit behind a paid tierCredits don't roll over and cannot be topped up mid-monthLayouts live in post meta, so deactivating leaves blank pages

Elementor vs ChatGPT & Claude

An LLM can write the page. Elementor is where the page actually lives — and, as of 2026, it takes instructions from the LLM too.

  • +Renders a real WordPress front end — hosting, URLs, templates — which a chat window has no way to produce
  • +Theme Builder applies one design to every post and archive at once, not page by page
  • +Angie's MCP server exposes ~30 abilities, so an agent can generate widgets, snippets and post types against your actual data model
  • +kit export/import moves a whole site design as a portable file, the highest-leverage thing an agent can drive here
  • +Forms and popups wire straight into your CRM, so the copy an LLM wrote can actually collect leads

Skip Elementor if: You just need words, or a one-page site. Claude or ChatGPT will draft the copy for a fraction of $60/year, and a block theme in core WordPress costs nothing while posting better Core Web Vitals than Elementor does. Elementor earns its price when you need template-level design control across a real content site.