Just opened: the Novamira community on Facebook. Join us →
MCP for WPBakery Page Builder

Novamira Pro.
Expertise for WPBakery Page Builder.

New to Novamira?

Novamira is the MCP server that connects your AI agent to WordPress with full access: read content, write code, run commands. For dev and staging environments with backups.

How it works →

Capabilities

What your AI can do.

  • Build a WPBakery page from a single set-content call with the full shortcode tree
  • Edit single element attributes by index with merge or replace semantics
  • Apply identical attributes to many elements in one call by tag or index match
  • Save sections as reusable templates and apply them with append, prepend, or replace
  • Wire vc_basic_grid and vc_masonry_grid loops, including custom vc_grid_item templates
  • Preserve foreign shortcodes across writes so mixed-content pages stay intact

Try it

Ask in your own words.

Your AI builds WPBakery pages as a typed shortcode tree of rows, columns, and elements, then serializes it into post_content with the WPBakery flag set automatically. It re-reads after structural writes because _idx renumbers, and preserves non-WPBakery shortcodes on the page so existing markup is never silently dropped.

You > Build a pricing page with three tier columns and a CTA row. Confirmed WPBakery is at or above minimum version Composed a tree with two vc_row blocks Distributed three vc_column children at width 1/3 Added vc_column_text and vc_btn inside each tier Saved with set-content and confirmed the editor flag is on

Simulated output for illustration purposes. Actual results depend on your site and AI model.


More in Novamira Pro

Other integrations.

FAQ

Questions worth answering.

Will it break existing shortcodes from other plugins?

No. Every write detects non-WPBakery shortcodes on the page and re-appends them after the WPBakery tree, with a preserved_foreign_shortcodes report.

Does it support Grid Builder?

Yes. Your AI uses vc_basic_grid and vc_masonry_grid with stock or custom vc_grid_item templates for CMS-driven sections.

Can I patch one element without re-reading?

Yes, for attribute edits. Structural writes like add, delete, move, set-content, or apply-template renumber _idx, so re-read before the next index-based call.

Available in Novamira Pro.