This repository is a fork of the Wordpress MCP plugin (https://github.com/Automattic/wordpress-mcp) which integrates the MCP-B protocol (https://mcp-b.ai/)
cd wp-content/plugins/
git clone https://github.com/waskosky/wordpress-mcp-b.git
cd wordpress-mcp-b
composer install --no-dev
npm install && npm run build
## 📄 License
This project is licensed under the [GPL v2 or later](LICENSE).
---