Elementor Ultra MCP
Rank #21,496io.github.Algorismus-io/elementor-ultra-mcp
Build Elementor sites with AI agents - native, editable pages via ~90 MCP tools. Free & MIT.
Elementor Ultra MCP is a Model Context Protocol (MCP) server published by Algorismus-io. It ranks #21,496 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Elementor Ultra MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 4, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 110,550 of 132,046 servers on MCP Toplist.
Use Elementor Ultra MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add elementor-ultra-mcp -e "WP_URL=<your WP_URL>" -e "WP_USER=<your WP_USER>" -e "WP_APP_PASSWORD=<your WP_APP_PASSWORD>" -- npx -y @algorismus/elementor-ultra-mcpReplace each placeholder with your own value before saving.
[mcp_servers.elementor-ultra-mcp]
command = "npx"
args = ["-y", "@algorismus/elementor-ultra-mcp"]
[mcp_servers.elementor-ultra-mcp.env]
WP_URL = "<your WP_URL>"
WP_USER = "<your WP_USER>"
WP_APP_PASSWORD = "<your WP_APP_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-ultra-mcp": {
"command": "npx",
"args": [
"-y",
"@algorismus/elementor-ultra-mcp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_USER": "<your WP_USER>",
"WP_APP_PASSWORD": "<your WP_APP_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-ultra-mcp": {
"command": "npx",
"args": [
"-y",
"@algorismus/elementor-ultra-mcp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_USER": "<your WP_USER>",
"WP_APP_PASSWORD": "<your WP_APP_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"elementor-ultra-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@algorismus/elementor-ultra-mcp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_USER": "<your WP_USER>",
"WP_APP_PASSWORD": "<your WP_APP_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-ultra-mcp": {
"command": "npx",
"args": [
"-y",
"@algorismus/elementor-ultra-mcp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_USER": "<your WP_USER>",
"WP_APP_PASSWORD": "<your WP_APP_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"elementor-ultra-mcp": {
"command": "npx",
"args": [
"-y",
"@algorismus/elementor-ultra-mcp"
],
"env": {
"WP_URL": "<your WP_URL>",
"WP_USER": "<your WP_USER>",
"WP_APP_PASSWORD": "<your WP_APP_PASSWORD>"
}
}
}
}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.Algorismus-io%2Felementor-ultra-mcp)<a href="https://mcptoplist.com/server/io.github.Algorismus-io%2Felementor-ultra-mcp"><img src="https://mcptoplist.com/badge/io.github.Algorismus-io%2Felementor-ultra-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Algorismus-io
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Aug 11, 2026 |
Frequently asked questions
- Who maintains Elementor Ultra MCP?
- Elementor Ultra MCP is maintained by Algorismus-io, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Elementor Ultra MCP listed on the Official MCP Registry?
- Yes — Elementor Ultra MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Elementor Ultra MCP have?
- MCP Toplist tracks 1 version of Elementor Ultra MCP, most recently published on Aug 11, 2026.
- Where can I find the source code for Elementor Ultra MCP?
- The source code for Elementor Ultra MCP is hosted at github.com/Algorismus-io/elementor-ultra-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.