The development of this version cost 1,900 euros. The cost of the first version was 2,200 euros. The accumulated cost since the first version is 4,100 euros, but the cost for you is only the license.
New version 2.0 of the plugin MCP Content Manager Premium for WordPress and WooCommerce.
Branch versions
2.0.0
WP-CLI Bridge
- New: Check availability of WP-CLI and binary path (mcm/check-wpcli).
- New: List of all WP-CLI commands with their permission status (mcm/list-wpcli-commands).
- New: Execute authorized WP-CLI commands remotely (mcm/execute-wpcli).
- New: Settings page in administration with master switch, timeout, and command permissions.
- New: Default blocklist with 16 dangerous commands and color-coded danger levels (critical/warning/caution).
- New: Safe execution using proc_open() with timeout, escapeshellarg(), and shell metacharacter blocking.
Plugin and Theme Installation
- New: Install plugins from WordPress.org by slug or from any ZIP URL (mcm/install-plugin).
- New: Install and activate themes from WordPress.org by slug or ZIP URL (mcm/install-theme).
- New: Time Machine snapshot automatically created before each installation.
- New: Diff of options after plugin activation — returns the new options created by the plugin.
Extended Options Whitelist
- New: +57 readable WordPress options (writing, discussion, media, privacy).
- New: +80 writable WooCommerce options (store address, currency, taxes, shipping, accounts, emails, pages).
- New: Automatic flush_rewrite_rules() when permalink_structure changes.
Discovery of Options for Premium Plugins
- New: Discover options by prefix pattern in the database (mcm/list-options-by-prefix).
- New: List registered options in the Settings API by group (mcm/list-registered-settings).
- New: Guided post-installation setup using discovered options + Settings API scan.
Image Generation with AI (Google Gemini / Imagen)
- New: Generate images using the Google Gemini or Imagen API (mcm/generate-image).
- New: Two model families supported: Gemini (generateContent) and Imagen (predict).
- New: 10 aspect ratios, 3 sizes (1K/2K/4K), PNG/JPEG output.
- New: Generated images are saved directly in the Media Library with optional assignment as a featured image.
- New: The prompt is saved as meta of the attachment (_mcm_gemini_prompt).
- New: Settings page for API key, model selection, default values, security level, and persona generation.
Management of FSE Navigation Menus
- New: List and inspect FSE navigation menus with parsed block items (mcm/list-fse-navigations).
- New: Create FSE navigations with custom links, pages, or terms (mcm/create-fse-navigation).
- New: Update FSE navigations — add/update/delete items, rename, delete (mcm/update-fse-navigation).
- New: Block serialization that preserves navigation-link, navigation-submenu, page-list, home-link.
Theme Customization
- New: Read theme modifications — custom_logo, colors, background, header text (mcm/get-theme-mod).
- New: Set/remove theme modifications with type sanitization (mcm/set-theme-mod).
Classic Navigation Menus — Extended
- New: Create menus from scratch using mcm/manage-nav-menu action=create.
- New: Assign menus to theme locations using action=assign_location.
- New: Delete menus using action=delete.
WordPress Code Guidelines
- New: Get WordPress code guidelines by context (mcm/coding-guidelines).
- New: 3-level fallback: fork repo → upstream repo → offline guidelines.
- New: 15 supported contexts (plugin, block, theme, woocommerce, etc.).
- New: The instructions field of the MCP server automatically indicates to the AI to consult the guidelines before writing code.
Options Whitelist — Extended
- New: site_icon added to writable options.
- New: woocommerce_ship_to_countries added to writable options.
- New: Privacy policy texts added to readable options.
Improvements in Abilities Schemas
- Improved: All ability descriptions now include a prefix with parameter requirements (No parameters required / All parameters optional / Required: param).
- Improved: Alias id accepted for all entity-specific parameters (product_id, order_id, customer_id, coupon_id).
- Improved: Removed forced required restrictions where alias id provides flexibility.
- Improved: Alias id resolution added to all WooCommerce handler classes.
You can purchase the license for MCP Content Manager Premium at the product page.





