MCP Directory
Back

elementor-mcp

by msrbuilds · PHP · ★ 471

WordPress plugin that turns Elementor into an MCP server — 118+ AI-ready tools for building, editing, and managing page designs programmatically.

#elementor#mcp-server#wordpress#wordpress-plugin

Install

git clone https://github.com/msrbuilds/elementor-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "elementor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:msrbuilds/elementor-mcp"
      ]
    }
  }
}

From the README

MCP Tools for Elementor [](https://github.com/msrbuilds/elementor-mcp/releases) [](LICENSE) [](https://php.net) [](https://wordpress.org) [](https://elementor.com) [](#available-tools) [](CONTRIBUTING.md) [](https://github.com/msrbuilds/elementor-mcp/issues) [](https://github.com/msrbuilds/elementor-mcp) 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-…
Read full README on GitHub →

Related other servers