elementor-mcp

msrbuilds/elementor-mcp
★ 232 stars PHP 🤖 AI/LLM Updated 9d ago
WordPress plugin that turns Elementor into an MCP server — 97 AI-ready tools for building, editing, and managing page designs programmatically.
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": {
    "elementor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "msrbuilds/elementor-mcp"
      ]
    }
  }
}

README Excerpt

A WordPress plugin that extends the [WordPress MCP Adapter](https://github.com/WordPress/mcp-adapter) to expose Elementor data, widgets, and page design tools as [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) tools. This enables AI agents like Claude, Cursor, and other MCP-compatible clients to create and manipulate Elementor page designs programmatically.

Tools (5)

MCP_LOG_FILEMCP_PROTOCOL_VERSIONedit_postsmanage_optionsupload_files

Topics

elementormcp-serverwordpresswordpress-plugin