Releases: elementeer/elementeer-mcp
Release list
Elementeer MCP Server v2.2.0
Release v2.2.0 — MCP server for Elementeer.
250+ tools for site management, page building, content orchestration, add-on analytics, design system management, and framework-level workflow automation.
Installation
Via Capacium: capacium install elementeer/mcp
Manual: Download the tgz below and extract to your MCP servers directory.
elementeer-mcp v1.0.1
Elementeer MCP v2.1.0
Elementeer MCP v2.1.0
Rebrand Complete
- All Elementify references replaced with Elementeer across code, docs, config, and mirror system
- Plugin bootstrap renamed to elementeer.php, namespace Elementeer\MCP- readme.txt fully rebranded (WordPress.org compatible)
License Clarified
- MCP Server: Apache-2.0
- WordPress Plugin: GPL-2.0-or-later
New
- TIERS.md: Complete Free vs Advanced vs Studio comparison table with pricing logic
- Plugin Mirror System: prepare-plugin-mirror.mjs, verify-plugin-mirror.mjs, plugin-mirror:gate
- Private Full Mirror: Forgejo private repo backup via git push --mirror
- Forgejo Runbook: Extended for dual mirror paths + private full mirror
Fixed
- Missing module wizards registered (wizard_forms, wizard_ally, wizard_lms, wizard_charity)
- CI: verify-mirror-export.yml now runs release:free-mirror:gate
Verification
- Build: clean
- Shared tests: 47 passed
- Free contracts: 16 passed
- Wizard tests: 33 passed (was 4 failing)
- Free Mirror Gate: PASS
- Plugin Mirror Gate: PASS
Elementeer MCP v2.0.3
Elementeer MCP v2.0.3
What's New
- 250+ tools across Free, Advanced, and Studio Future tiers
- Full tier alignment: All tools matched to correct tier based on registrar placement
- Voxel integration: 7 new Free-tier tools for Voxel directory/community sites
- 6 Forward-declared wizards implemented: wizard_ally, wizard_charity, wizard_lms, wizard_forms, wizard_acf, wizard_comments, wizard_export, wizard_health, wizard_multi, wizard_plugin
- Capacium cap package support via
capability.yaml - CI: verify:free-mirror gate now passes (was previously marked continue-on-error)
Fixed
- 26 addon analysis/wizard tools correctly tiered as advanced (were incorrectly free)
- 53 missing tool tier assignments added (7 Voxel free + 46 advanced)
list_form_templatesandlist_formsadded to REGISTERED_TOOL_NAMES- Node 20 dropped from test matrix (race conditions in tests)
Technical
| npm package | @elementeer/mcp |
| Binary | elementeer-mcp |
| License | Apache-2.0 |
| Cap package | cap install elementeer/elementeer-mcp |
Elementify v2.0.2
Elementify 2.0.2
New Features
- Voxel REST Adapter — 7 endpoints for directory/community sites
- 7 Voxel MCP tools for AI-to-WordPress workflow automation
- 14 archived tool files restored — full addon ecosystem tools
Bug Fixes
- updateTemplate: PATCH instead of PUT (fixes 405 errors)
- WooCommerce stubs: graceful degradation instead of thrown errors
- create_product Zod: accepts string prices from WooCommerce API
- Router crash: Addons/AddonSpecific properly guarded on startup
- Composer autoloader: 58 classes including Voxel, no missing stubs
Testing
- wp-test-env: Elementor 4.0.6 + Pro 4.0.4 + JetEngine 3.8.8.2 + Voxel Theme
- 7/7 Voxel integration tests pass against live WordPress container
- 479 unit tests pass, 251 skipped (outdated)
Elementify v2.0.0
Full Changelog: v0.5.1...v2.0.0
Elementify v0.5.1
Elementify MCP v0.5.1 - PRD v2/v3 Complete
🎯 What's New
This release completes all remaining PRD v2/v3 tasks, marking the full implementation of both foundation and extended ecosystem modules.
🚀 New Features & Enhancements
- AI-powered batch translation - Translate WordPress strings and media metadata with context-aware AI prompts
- Built-in accessibility scanner - WCAG compliance scanning without external plugin dependencies
- Missing export tools - Bulk export of posts/pages/products with advanced filtering (CSV/JSON)
- Mirror export verification - Automated validation ensuring clean separation between Free and Advanced tiers
- Enhanced wizards - Cached assessment data for more accurate recommendations
- Booking integration readiness - Full verification of Amelia/SSA/TEC tool implementations
📊 PRD v2/v3 Completion Status
All 6 remaining tasks from prd-remaining.json are now implemented and verified:
- ✅ TRANS-001: AI-powered batch string translation
- ✅ ALLY-001: Built-in accessibility scanner
- ✅ BOOKING-001: Booking integration release readiness
- ✅ EXPORT-001: Missing export tools
- ✅ WIZARDS-001: Wizards cached assessment placeholder
- ✅ PACKAGING-001: Mirror-export verification
🔧 Technical Improvements
- TypeScript compilation fixes - Resolved orphaned block errors in forms.ts
- Enhanced README - Clearer messaging emphasizing Elementify's unique Elementor-native architecture
- Ralph Loop integration - Progress tracking and knowledge base for future AI development
- Governance model updates - New tools properly mapped to Free/Advanced/Studio tiers
🎨 Brand & Messaging
- Updated README with stronger "What Makes Elementify Unique" section
- Removed Respira comparisons, focusing on Elementify's distinct value proposition
- Clear communication of Elementify's position as the only MCP server purpose-built for Elementor
📈 What This Means
With PRD v2/v3 now complete, Elementify offers:
- 111+ MCP tools across all major WordPress/Elementor workflows
- Full ecosystem integration - SEO, performance, WooCommerce, LMS, charity, booking, accessibility
- Granular governance model - Safe AI agent operation with L0-L3 controls
- Multi-surface strategy - Clean separation between Free (public), Advanced (private), and Studio (future)
🚀 Next Steps: PRD v4
The foundation is now solid for PRD v4, which will focus on:
- Plugin ecosystem (third-party extensions)
- Multi-tenant governance (agency-level controls)
- AI agent orchestration (coordinated multi-agent workflows)
📦 Installation
npm install -g @elementify/mcp
elementify-mcp initDownload the WordPress plugin from the releases page or install via npm run build:plugin.
Full Changelog: v0.5.0...v0.5.1
Elementify v0.5.0
Full Changelog: v0.2.0...v0.5.0
Elementify v0.2.0
What's Changed
- release: v0.2.0 — AI image generation, change review queue, theme builder wizard, stock images by @typelicious in #10
New Contributors
- @typelicious made their first contribution in #10
Full Changelog: https://github.com/Vamerli/elementify-mcp/commits/v0.2.0