Elementor MCP Server

Integrations

  • Provides CRUD operations for managing Elementor page builder data on WordPress websites, allowing for retrieval and modification of page content created with the Elementor editor.

  • Connects to WordPress websites using application passwords for authentication, enabling interaction with WordPress sites that use Elementor for page building.

Servidor MCP de Elementor

Le recomendamos que utilice este proyecto de plantilla para administrar su proyecto Elementor.

Este es un servidor MCP simple para Elementor. Se utiliza para realizar operaciones CRUD con los datos de Elementor de una página determinada.

Instalación

Instalación mediante herrería

Para instalar Elementor MCP Server para Claude Desktop automáticamente a través de Smithery :

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

O configure el servidor MCP en su archivo mcp.json . Tenga en cuenta que las variables de entorno son obligatorias.

  • WP_URL: La URL del sitio web de destino.
  • WP_APP_USER: El nombre de usuario del sitio web de destino. Nota: Es el nombre de usuario para iniciar sesión en el sitio web de destino, no el nombre de la aplicación.
  • WP_APP_PASSWORD: La contraseña de la aplicación del sitio web de destino. Conserve el espacio. Puede crear una en el panel de WordPress del sitio web de destino; consulte la sección "Generación manual" en esta página .

MacOS / Linux

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

Ventanas

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

Licencia

Este proyecto está licenciado bajo la licencia MIT.

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Un servidor simple que permite operaciones CRUD en datos de Elementor para páginas de WordPress, requiriendo credenciales de autenticación de WordPress para interactuar con un sitio web de destino.

  1. Instalación
    1. Instalación mediante herrería
    2. MacOS / Linux
    3. Ventanas
  2. Licencia

    Related MCP Servers

    • -
      security
      A
      license
      -
      quality
      Enables AI assistants to interact with WordPress sites through the WordPress REST API. Supports multiple WordPress sites with secure authentication, enabling content management, post operations, and site configuration through natural language.
      Last updated -
      18
      31
      MIT License
    • A
      security
      A
      license
      A
      quality
      An advanced web browsing server enabling headless browser interactions via a secure API, providing features like navigation, content extraction, element interaction, and screenshot capture.
      Last updated -
      6
      9
      Python
      MIT License
    • A
      security
      A
      license
      A
      quality
      A server allowing interaction with Reddit via the public API, enabling browsing frontpage posts, retrieving subreddit details, and reading post comments through a Model Context Protocol.
      Last updated -
      8
      30
      Python
      MIT License
      • Apple
      • Linux
    • -
      security
      A
      license
      -
      quality
      A server that enables interaction with WordPress sites through REST API, allowing users to create, retrieve, and update posts using JSON-RPC 2.0 protocol.
      Last updated -
      1
      JavaScript
      MIT License
      • Apple
      • Linux

    View all related MCP servers

    ID: 9mur5ns1hw