Back to directory
elementor-mcp

elementor-mcp

@aguaitech61

A simple MCP server for Wordpress Elementor to perform CRUD operations on Elementor page data

wordpresselementorcrudmcp-servertool

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
2025/4/22
Updated
2026/6/7