developer2013/bricks-mcp-open

View on GitHub ↗

The most comprehensive open-source MCP server for Bricks Builder — 105 tools for pages, templates, styles, SEO, content, and more.

82 ★9 forksPHPUpdated 1mo ago

What you need to know

Comprehensive open-source MCP server (105 tools) for managing WordPress Bricks Builder sites through a REST API bridge plugin.

Install

Install the Bricks API Bridge WordPress plugin from the plugin/ folder or bricks-api-bridge.zip
git clone https://github.com/developer2013/bricks-mcp-open.git && cd bricks-mcp-open && npm install
cp .env.example .env and set WORDPRESS_URL, WORDPRESS_USER, WORDPRESS_APP_PASSWORD
Register {"mcpServers":{"bricks":{"command":"node","args":["/path/to/bricks-mcp-open/index.js"]}}} in the client config

Usage

  • Ask the AI to list pages, create landing pages, update hero headlines or run SEO audits
  • Use bricks_elementor_to_bricks to migrate Elementor exports into editable Bricks elements
  • Create named snapshots before changes and restore via backup tools
  • Switch sites at runtime for multi-site management

Key features

  • 105 tools across pages, templates, styles, SEO, content, menus, media and site management
  • WordPress Application Passwords auth with security hardening, rate limiting and responsive inference
  • Elementor to Bricks migration with coverage report and placeholder blocks
  • Named snapshots, multi-slot backups, design-token import/export and batch operations
  • Autonomous agent service building pages from industry briefs, deployable on Railway/Docker

Best for

AI-driven WordPress Bricks Builder site management, SEO, style systems and template workflows.

Caveats

  • Requires WordPress 6.0+, Bricks Builder 2.0+ and PHP 8.0+
  • Per-page CSS injected via the plugin bundle is not editable in the Bricks builder (guarded by BAB_GUARD_EDITABLE_CSS)
  • On Windows behind corporate proxies, Node 22.15+ with --use-system-ca may be needed
Platforms: macOS · Linux · WindowsClients: Claude Code · Cursor · Windsurf · Hermes Agent
Documentation ↗

Reviewed 2026-08-11

Topics

aibricks-builderclaudecursormcpmodel-context-protocolpage-builderwordpress
Stars
82★
Forks
9
Language
PHP
License
MIT
Created
2026-05-27
Last push
2026-07-08