elementor-mcp-agent
Rank #19,955io.github.Mogacode-ma/elementor-mcp-agent
Agency-grade MCP for WordPress Elementor — multi-site, safe edits, templates, versions.
elementor-mcp-agent is a Model Context Protocol (MCP) server published by mogacode-ma. It ranks #19,955 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. elementor-mcp-agent is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 95,636 of 115,591 servers on MCP Toplist.
Use elementor-mcp-agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add elementor-mcp-agent -e "ELEMENTOR_MCP_SITES=<your ELEMENTOR_MCP_SITES>" -e "ELEMENTOR_MCP_CONFIG_PATH=<your ELEMENTOR_MCP_CONFIG_PATH>" -e "ELEMENTOR_MCP_DEFAULT_SITE_ID=<your ELEMENTOR_MCP_DEFAULT_SITE_ID>" -- npx -y elementor-mcp-agentReplace each placeholder with your own value before saving.
[mcp_servers.elementor-mcp-agent]
command = "npx"
args = ["-y", "elementor-mcp-agent"]
[mcp_servers.elementor-mcp-agent.env]
ELEMENTOR_MCP_SITES = "<your ELEMENTOR_MCP_SITES>"
ELEMENTOR_MCP_CONFIG_PATH = "<your ELEMENTOR_MCP_CONFIG_PATH>"
ELEMENTOR_MCP_DEFAULT_SITE_ID = "<your ELEMENTOR_MCP_DEFAULT_SITE_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-mcp-agent": {
"command": "npx",
"args": [
"-y",
"elementor-mcp-agent"
],
"env": {
"ELEMENTOR_MCP_SITES": "<your ELEMENTOR_MCP_SITES>",
"ELEMENTOR_MCP_CONFIG_PATH": "<your ELEMENTOR_MCP_CONFIG_PATH>",
"ELEMENTOR_MCP_DEFAULT_SITE_ID": "<your ELEMENTOR_MCP_DEFAULT_SITE_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-mcp-agent": {
"command": "npx",
"args": [
"-y",
"elementor-mcp-agent"
],
"env": {
"ELEMENTOR_MCP_SITES": "<your ELEMENTOR_MCP_SITES>",
"ELEMENTOR_MCP_CONFIG_PATH": "<your ELEMENTOR_MCP_CONFIG_PATH>",
"ELEMENTOR_MCP_DEFAULT_SITE_ID": "<your ELEMENTOR_MCP_DEFAULT_SITE_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"elementor-mcp-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"elementor-mcp-agent"
],
"env": {
"ELEMENTOR_MCP_SITES": "<your ELEMENTOR_MCP_SITES>",
"ELEMENTOR_MCP_CONFIG_PATH": "<your ELEMENTOR_MCP_CONFIG_PATH>",
"ELEMENTOR_MCP_DEFAULT_SITE_ID": "<your ELEMENTOR_MCP_DEFAULT_SITE_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-mcp-agent": {
"command": "npx",
"args": [
"-y",
"elementor-mcp-agent"
],
"env": {
"ELEMENTOR_MCP_SITES": "<your ELEMENTOR_MCP_SITES>",
"ELEMENTOR_MCP_CONFIG_PATH": "<your ELEMENTOR_MCP_CONFIG_PATH>",
"ELEMENTOR_MCP_DEFAULT_SITE_ID": "<your ELEMENTOR_MCP_DEFAULT_SITE_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-mcp-agent": {
"command": "npx",
"args": [
"-y",
"elementor-mcp-agent"
],
"env": {
"ELEMENTOR_MCP_SITES": "<your ELEMENTOR_MCP_SITES>",
"ELEMENTOR_MCP_CONFIG_PATH": "<your ELEMENTOR_MCP_CONFIG_PATH>",
"ELEMENTOR_MCP_DEFAULT_SITE_ID": "<your ELEMENTOR_MCP_DEFAULT_SITE_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Mogacode-ma%2Felementor-mcp-agent)<a href="https://mcptoplist.com/server/io.github.Mogacode-ma%2Felementor-mcp-agent"><img src="https://mcptoplist.com/badge/io.github.Mogacode-ma%2Felementor-mcp-agent.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
mogacode-ma
Other servers by mogacode-ma
View all mogacode-ma servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 22, 2026 |
Frequently asked questions
- Who maintains elementor-mcp-agent?
- elementor-mcp-agent is maintained by mogacode-ma, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is elementor-mcp-agent listed on the Official MCP Registry?
- Yes — elementor-mcp-agent is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does elementor-mcp-agent have?
- MCP Toplist tracks 1 version of elementor-mcp-agent, most recently published on May 22, 2026.
- Where can I find the source code for elementor-mcp-agent?
- The source code for elementor-mcp-agent is hosted at github.com/mogacode-ma/elementor-mcp-agent.