Description
FusionBuilderMCP — AI control of Fusion Builder
FusionBuilderMCP exposes Fusion Builder — the page builder bundled with the Avada theme — to AI assistants over a secure Model Context Protocol endpoint with OAuth 2.1 and a strict per-site license. It can read the entire registered element library, parse any page’s builder content into a structured tree, and make precise edits that are dry-run by default and reversible with a single call. For the Avada theme configuration surface (Theme Options, Library, global styles), pair it with AvadaMCP.
What it can do — 11 tools
- Element library — get_fusion_builder_info (environment overview), list_elements (the full registry-driven catalog — every Fusion element: layout containers/columns, content elements, and Fusion Form fields), and get_element_schema (the complete settings schema for any element).
- Builder content (read-only) — get_builder_content (the raw Fusion shortcode and page-options meta for a post/page) and parse_builder_tree (a fully recursive, dotted-path element tree you can target precisely).
- Guarded builder writes — create_element, insert_element, modify_element, delete_element, and move_element. Every write is dry-run by default (returns the exact proposed content, changes nothing) and only commits when explicitly confirmed.
- One-call revert — revert_builder_change restores the snapshot taken automatically before the last committed write, so any edit can be undone.
Security & licensing
OAuth 2.1 bearer tokens, capability-enforced tools, per-tool enable/disable in the admin, automatic pre-write snapshots with one-call revert, and a strict per-site license — the MCP endpoint serves only on a licensed, activated install. Lifetime updates: every new release is included for as long as the product exists — there is no renewal and the license never expires.
Licensing tiers
Single Site, Agency (10 sites), and Unlimited — lifetime license with lifetime updates, choose at checkout.
Requires WordPress 6.0+, PHP 8.2+, and Fusion Builder (bundled with the Avada theme) installed and active.





Reviews
There are no reviews yet.