12 Tools for Elementor Page Builder
Full Elementor control through AI: read and write page data, manage widgets, apply templates, create landing pages, and set global styles.
Part of 121 MCP tools in mumcp · Free tier available · Works with Claude, Cursor, Windsurf
What You Can Do
mumcp gives your AI agent direct access to Elementor’s data layer. Read the full widget tree of any page, update individual widgets by ID, create complete landing pages from a simple description, apply templates, manage global colors and typography, and clone pages for A/B testing.
Key Tools
| Tool | Description |
|---|---|
wp_get_elementor | Get the full Elementor JSON data for any page — sections, columns, and widgets. |
wp_set_elementor | Write back modified Elementor data. Full control over page layout and content. |
wp_create_landing_page | Create a complete landing page with hero, features, testimonials, and CTA in one call. |
wp_update_elementor_widget | Update a specific widget’s settings by its ID without touching the rest of the page. |
wp_get_elementor_globals | Read global colors and typography settings used across the site. |
wp_clone_elementor_page | Duplicate an entire Elementor page — perfect for A/B testing or templates. |
Example Workflow
"Update the hero headline on my landing page to say
'Ship Faster with AI' and change the CTA button color to blue."
→ wp_get_elementor(id=42) → parse sections → find heading widget
→ wp_update_elementor_widget(page_id=42, widget_id="abc", settings={...})
→ Live update without opening Elementor editor.
Landing Page Generator
The wp_create_landing_page tool builds complete Elementor landing pages from a simple description. Provide a headline, subheadline, feature list, testimonials, and CTA — and get a fully structured Elementor page with sections, columns, and styled widgets. Great for campaign pages, product launches, and A/B testing.
Ready to Try These Tools?
Install mumcp and start managing WordPress with AI in under 5 minutes.