Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Elementor Mcp

    A simple MCP server for Wordpress Elementor

    18 stars
    JavaScript
    Updated Oct 17, 2025

    Table of Contents

    • Installation
    • Installing via Smithery
    • MacOS / Linux
    • Windows
    • License

    Table of Contents

    • Installation
    • Installing via Smithery
    • MacOS / Linux
    • Windows
    • License

    Documentation

    MseeP.ai Security Assessment Badge

    Elementor MCP Server

    smithery badge

    We recommand you to use this template project to manage your Elementor project.

    This is a simple MCP server for Elementor. It is used to perform CRUD operations on the Elementor data for a given page.

    Installation

    Installing via Smithery

    To install Elementor MCP Server for Claude Desktop automatically via Smithery:

    bash
    npx -y @smithery/cli install @aguaitech/Elementor-MCP --client claude

    Or configure the MCP server in your mcp.json file. Note that the environment variables are required.

    • WP_URL: The URL of the target website.
    • WP_APP_USER: The username of the target website. Note: it's the username to log in to the target website, not the application name.
    • WP_APP_PASSWORD: The application password of the target website, keep the space. You can create one in the target website's WordPress dashboard, see Generating Manually Section in this page.

    MacOS / Linux

    json
    {
      "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"
          }
        }
      }
    }

    Windows

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

    License

    This project is licensed under the MIT License

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k