Perform CRUD operations on Elementor page data for a target WordPress website.
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.
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.
{
"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"
}
}
}
}
{
"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"
}
}
}
}
This project is licensed under the MIT License
Image generation and editing using the FLUX.1 Kontext [Max] model via the Replicate API, featuring advanced text rendering and contextual understanding.
Advanced text-to-image generation using the fal.ai Recraft v3 API.
Perform advanced memory forensics analysis using Volatility3 via a conversational interface. Requires user-specified memory dump files.
Enables secure, contextual AI interactions with Jenkins tools via the Model Context Protocol.
Assists with aki-ui component development and usage.
Loads and validates LAML (YAML-based markup language) documents via the Model Context Protocol.
Access financial data like stock prices, currency info, and insider trading data using the Synth Finance API.
An MCP server for the DeepSeek API, providing code review, file management, and account management.
Ingests and serves Swagger/OpenAPI specifications and Postman collections as MCP tools. Requires a config.json for API and authentication setup.
A professional trading server with over 26 tools for Bybit API integration.