Elementor MCP

Elementor MCP

An MCP server that lets AI agents design complete websites and generate import-ready Elementor v4 JSON, allowing for automated website building with structural validity.

Category
访问服务器

README

Elementor MCP

CI License Node

An MCP (Model Context Protocol) server that lets AI agents design complete websites and emit import-ready Elementor v4 JSON. The agent makes design decisions; the server guarantees structurally valid output.

Quick start

npm install @smecha10/elementor-mcp
npx elementor-mcp

Register with an MCP client

Claude Desktop - add to claude_desktop_config.json:

{
  "mcpServers": {
    "elementor": {
      "command": "npx",
      "args": ["-y", "@smecha10/elementor-mcp"],
      "env": { "ELEMENTOR_MCP_OUT": "./output" }
    }
  }
}

HTTP transport:

ELEMENTOR_MCP_TRANSPORT=http ELEMENTOR_MCP_PORT=3001 npx elementor-mcp

Features

  • 27 section templates - hero, feature-grid, bento, timeline, portfolio-grid, team-section, countdown, error-404, and more
  • 39 widget types - heading, text, button, image, icon, accordion, form, tabs, pricing, carousel, portfolio, HTML, and more
  • Dual format output - atomic (default, Elementor v4 $$type) or classic (flat settings, maximum import compatibility)
  • Motion effects - entrance/hover animations, scroll effects, mouse effects, 3D transforms, sticky, v4 interactions
  • Dynamic tags - bind WordPress content (post-title, featured-image, author, etc.)
  • @keyframes injection - CSS keyframe animations in page-level custom_css
  • Global widgets - reusable widget definitions shared across pages
  • CSS custom properties - auto-generated from theme tokens, with dark mode support
  • Popup builder - triggers, entrance/exit animations, timing rules
  • Theme Builder - header/footer/single/archive templates with display conditions
  • Brand-driven theme generation - 6 design personalities, WCAG contrast checks
  • SEO sidecar - meta tags, Open Graph, Twitter cards, JSON-LD schema
  • Schema learning - feed real Elementor exports to learn exact widget settings
  • HTTP + stdio transport - use remotely or locally

Tools (15)

Tool Purpose
get_intake_brief Client questionnaire - run first
get_design_playbook Design system and best-practice rules
generate_theme Brand color + personality to full WCAG-checked theme
generate_seo Meta + Open Graph + JSON-LD schema sidecar
list_widgets All blueprint node types (with pagination)
get_widget_schema Fields, example, and learned schema for one widget
list_motion_options All animation/effect/interaction options
list_dynamic_tags Dynamic tag names for WordPress content binding
list_templates All 27 section templates (with pagination)
get_template Params + example for one template
validate_blueprint Compile in memory, report errors
build_page Compile and write one import-ready .json (supports dryRun)
build_popup Compile a popup with triggers and timing
build_site Compile a multi-page site (supports dryRun)
learn_from_export Ingest Elementor exports, learn widget schemas

Prompt templates (3)

Prompt Purpose
design-website Full intake to theme to build to SEO workflow
design-landing-page Single landing page workflow
design-popup Popup design workflow

Dual format output

Format Settings Widget names Layout Use case
atomic (default) $$type wrapped e-heading, e-paragraph e-flexbox Elementor v4 editor
classic Flat settings heading, text-editor container Maximum import compatibility

Most real-world Elementor installations use the flat settings format. Use "classic" for maximum compatibility.

Development

git clone https://github.com/Smecha10/elementor-mcp.git
cd elementor-mcp
npm install
npm run build      # tsc
npm run selftest    # compile sample site + verify
npm test           # vitest (16 tests)

License

MIT - see LICENSE file

Changelog

v0.5.0

  • Classic format compiler (flat settings, container elType, classic widget names)
  • 12 new template archetypes (27 total)
  • Schema learning from 7 real Elementor templates (21 types, 275 instances)
  • Vitest test framework (16 tests), GitHub Actions CI
  • 3 MCP prompt templates, pagination, dryRun option

v0.4.0

  • @keyframes injection, global widgets, HTTP transport

v0.3.0

  • Motion effects, interactions, dynamic tags, popup builder, Theme Builder conditions, CSS custom properties

v0.2.0

  • 15 TypeScript source files, 9 new Tier 1 widgets, template type support

v0.1.0

  • Initial release: blueprint compiler, 15 section templates, 6 brand personalities, SEO sidecar, schema learning

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选