Linux 软件免费装
Banner图

Yaeris MCP Connector

开发者 rickcys
更新时间 2026年6月13日 16:58
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo elementor ai rankmath mcp

下载

1.0.2

详情介绍:

The Yaeris MCP Connector plugin bridges your WordPress site with the Yaeris MCP platform — a Model Context Protocol (MCP) server that lets AI assistants like Claude interact directly with your digital marketing tools. What this plugin does: Once installed, it exposes secure REST API endpoints that Yaeris MCP tools use to read and update your site data. Authentication uses WordPress Application Passwords — no separate account or API key needed. Three modules in one plugin: Module 1 — WordPress Core Always active. Adds a status endpoint so MCP tools can verify the plugin is installed and check which modules are loaded. Module 2 — SEO Connector Activates automatically when RankMath or Yoast SEO is detected. Exposes SEO meta fields (focus keyword, SEO title, meta description, canonical URL) via the REST API. Includes a bulk endpoint for reading SEO data across multiple posts in a single call — much faster than one request per post. Supported SEO plugins: Module 3 — Elementor Connector Activates automatically when Elementor is detected. Exposes Elementor page content via clean REST endpoints — no need to deal with raw Elementor JSON. MCP tools can: Requirements:

安装:

  1. Download the plugin zip from mcp.yaeris.com or the WordPress plugin directory.
  2. In your WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. Upload the zip and click Install Now, then Activate.
  4. No settings page needed — the plugin works automatically once your site is connected to Yaeris MCP.
To connect your site to Yaeris MCP:
  1. Log in to your Yaeris MCP account at mcp.yaeris.com.
  2. Go to Tools → WordPress and click Add Site.
  3. Enter your site URL and create a WordPress Application Password (WordPress Admin → Users → Your Profile → Application Passwords).
  4. Paste the Application Password into Yaeris and save.
  5. Done — your WordPress, SEO, and Elementor tools will activate automatically.

升级注意事项:

1.0.2 Permission check fix for Elementor create endpoint. Recommended for all users. 1.0.1 Security and compliance update. Recommended for all users. 1.0.0 Initial release.

常见问题:

Do I need a separate account for Elementor or RankMath?

No. The plugin uses your existing WordPress Application Password for all three modules. No extra logins or API keys are needed.

Is my data sent to Yaeris servers?

No. The plugin adds REST API endpoints to your own WordPress site. When an MCP tool runs, the Yaeris platform makes a direct request to your site using your Application Password. Your content never passes through Yaeris servers.

Does this work with Elementor Pro?

Yes, for reading. The plugin can read content from most Elementor Pro widgets. Writing (updating text) is supported for standard free widgets (Heading, Text Editor, Button, Icon Box, Image Box). Pro-only widgets like Loop Builder and ACF fields are read-only in v1.0.

Does it work with Yoast SEO Premium?

Yes. The SEO module detects the standard Yoast SEO plugin — both free and Premium versions are supported.

Will this slow down my site?

No. The plugin only registers REST API endpoints. No code runs on normal page loads — it is completely passive until an MCP tool makes a request.

Is the plugin safe / does it add security risk?

All endpoints require a valid WordPress Application Password. Only users with edit_posts capability can access them — the same permission level as editors and admins. Standard WordPress authentication protects all data.

更新日志:

1.0.2 1.0.1 1.0.0