Skip to content

A fork of the Wordpress MCP plugin implementing the MCP-B Protocol (automatic browser extension access)

Notifications You must be signed in to change notification settings

waskosky/wordpress-mcp-b

 
 

Repository files navigation

WordPress MCP-B

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/)

Composer Install (Development)

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).

---

About

A fork of the Wordpress MCP plugin implementing the MCP-B Protocol (automatic browser extension access)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 86.5%
  • JavaScript 10.9%
  • CSS 1.3%
  • Shell 1.3%