Perform CRUD operations on Elementor page data seamlessly. Integrate with your WordPress site to manage Elementor content programmatically. Simplify Elementor project workflows with this dedicated MCP server.
Tools
create_page
Creates a new page in WordPress with Elementor data, it will return the created page ID.
get_page
Retrieves a specific page from WordPress by its ID, including meta fields like _elementor_data.
download_page_to_file
Downloads a specific page from WordPress by its ID, including meta fields like _elementor_data, and saves it to a file.
update_page
Updates an existing page in WordPress with Elementor data, it will return a boolean value to indicate if the update was successful.
View 3 more tools
Installation
Please Login
Login to configure this server.