Elementor MCP Server
Perform CRUD operations on Elementor page data for a target WordPress website.
Elementor MCP Server
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:
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
{
"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
{
"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
Server Terkait
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
widemem.ai
Open-source AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
Kite Trading MCP Server
An MCP server for the Zerodha Kite Connect API, featuring fully automated authentication without manual token handling.
Shallow Research Code Assistant
A multi-agent AI-powered research and code assistant. Requires external API keys for LLM providers, web search, and secure code execution.
plugged.in App
A web app for managing MCP servers, offering a unified interface to discover, configure, and utilize AI tools.
Pica MCP Server
Integrates with the Pica API platform to interact with various third-party services through a standardized interface.
AC to Automation Converter
An AI-powered system that converts Acceptance Criteria (AC) from QA specifications into automated browser testing workflows.
Studio MCP
Turns any command-line interface (CLI) command into a simple StdIO-based MCP server.
Image Generator MCP Server
Generate placeholder images with specified dimensions and colors, and save them to a file path.
MCP Server for Drupal
A TypeScript-based MCP server that acts as a companion to the Drupal MCP module, communicating via STDIO.
