Token导航 LogoToken导航TokenDH.com
Elementor MCP Server logo
开发工具stdio官方级别未说明来源级核验

Elementor MCP Server

MCP Server

@smithery/cli

A simple MCP server for Wordpress Elementor

工具数

0

提示词数

0

GitHub Stars

64

资源数

0
JavaScriptClaude开发工具Claude DesktopClaude

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

aguaitech

提供方

aguaitech

最后核验

2026/5/18 04:07

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y @smithery/cli install @aguaitech/Elementor-MCP --client claude

详细介绍

](https://mseep.ai/app/aguaitech-elementor-mcp)

Elementor MCP服务器

](https://smithery.ai/server/@aguaitech/Elementor-MCP)

我们建议您使用 此模板项目 管理Elementor项目。

这是Elementor的简单MCP服务器。它用于对给定页面的Elementor数据执行CRUD操作。

安装

通过Smithery安装

通过以下方式自动安装Elementor MCP Server for Claude Desktop 史密瑟里:

npx -y @smithery/cli install @aguaitech/Elementor-MCP --client claude

或者在您的 mcp.json 文件。请注意,环境变量是必需的。

  • WP_URL:目标网站的URL。
  • WP_APP_USER:目标网站的用户名。注意:这是登录目标网站的用户名,而不是应用程序名称。
  • WP_APP_PASSWORD:目标网站的应用程序密码,保留空格。您可以在目标网站的WordPress仪表板中创建一个,请参阅 在此页面中手动生成部分.

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"
      }
    }
  }
}

视窗

{
  "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"
      }
    }
  }
}

许可证

该项目根据麻省理工学院许可证获得许可

目录标签

目录标签

JavaScriptClaude开发工具developer-toolselementormcpwordpressWordPress插件本地部署数据管理内容管理系统Elementor扩展

支持客户端

Claude DesktopClaude

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

运行时(runtime,运行环境)

Node.js

部署方式(deploymentType,部署类型)

remote-capable

来源包(packageName,安装包名)

@smithery/cli

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdiononeremote-capable

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP