Elementor Abilities
Elementor exposes its page builder as WordPress Abilities API abilities, letting an AI assistant list, read the structure of, create, and update Elementor-built pages, and pull the site's shared global classes and design-token variables.
5
Total
3
Read
2
Write
Requires the Elementor plugin plus its experimental 'Elementor MCP WP Abilities API' feature flag (e_wp_abilities_api), which is hidden and inactive by default and, per Elementor's own description, needs WordPress 7.0+ and an application password for the connecting agent. Each ability also checks the current user's capabilities (typically 'edit_posts', plus per-post 'edit_post' or the target post type's 'create_posts' capability) before running.
Create Elementor Page
Writeelementor/create-page
Creates a new draft post or page and marks it as built with Elementor, giving you a blank canvas ready to design.
Get Elementor Globals
Read-onlyelementor/get-globals
Returns site-wide Elementor design data from the active kit: shared global CSS classes and design-token variables such as colors and fonts.
Get Elementor Page Structure
Read-onlyelementor/get-page-structure
Returns the full Elementor element tree (widgets, containers, and nested content) for a single Elementor-built post or page.
List Elementor Pages
Read-onlyelementor/list-pages
Lists the pages and posts on the site that were built with Elementor, so an assistant can discover existing documents before drilling into their structure.
Update Elementor Page Settings
Writeelementor/update-page-settings
Updates document-level Elementor settings (for example page layout, title visibility, or custom page settings) for a given post.
More Page Builders plugins with abilities
All Page Builders →Use Elementor's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.