Back to directory
aguaitech/elementor-mcp

aguaitech/elementor-mcp

@aguaitech

A simple MCP server for WordPress Elementor, performing CRUD operations on Elementor data.

elementorwordpressmcpcrudpage-builderwptool

Installation & Configuration

{
  "mcpServers": {
    "Elementor MCP": {
      "command": "npx",
      "args": [
        "-y",
        "elementor-mcp"
      ],
      "env": {
        "WP_URL": "https://url.of.target.website",
        "WP_APP_USER": "wordpress_username",
        "WP_APP_PASSWORD": "Appl icat ion_ Pass word"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13