wp-mcp-bridge

provocado/wp-mcp-bridge
★ 0 stars PHP 🔌 API Integration Updated today
WordPress plugin: REST API bridge for Elementor MCP and WP-Content MCP servers. Supports remote self-update from GitHub Releases.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wp-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "provocado/wp-mcp-bridge"
      ]
    }
  }
}

README Excerpt

WordPress plugin that exposes a REST API consumed by the Elementor MCP and WP-Content MCP servers. Enables remote editing of Elementor pages, native WordPress posts, Gutenberg blocks, post meta, taxonomies, ACF fields, menus, and options through MCP tools. Base namespaces: - `elementor-mcp/v1/*` — Elementor pages, media, kit, debug, self-update