Linux 软件免费装

Airano MCP SEO Meta Bridge

开发者 airano
更新时间 2026年3月10日 07:00
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

seo rest-api yoast rank-math mcp

下载

1.3.0

详情介绍:

Airano MCP SEO Bridge is a WordPress plugin that exposes Rank Math SEO and Yoast SEO meta fields via dedicated REST API endpoints. This enables MCP servers, AI agents, and other applications to read and write SEO metadata programmatically for posts, pages, and WooCommerce products. Features: REST API Endpoints: Designed for MCP Hub — the AI-native management hub for WordPress and self-hosted services.

安装:

  1. Upload the airano-mcp-seo-bridge folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Ensure either Rank Math SEO or Yoast SEO is active
  4. The REST API endpoints are now available

升级注意事项:

1.3.0 GET endpoints now require authentication (edit_posts capability). Update your API clients if needed.

常见问题:

Which SEO plugins are supported?

Rank Math SEO and Yoast SEO. The plugin auto-detects which one is active.

Does it work with WooCommerce?

Yes. Product SEO endpoints are available when WooCommerce is active.

How is authentication handled?

All endpoints require WordPress Application Password authentication and the edit_posts capability. POST requests require the same capability.

Can I use this without MCP Hub?

Yes. The REST API endpoints work with any application that can make HTTP requests with proper WordPress authentication.

更新日志:

1.3.0 1.2.0 1.1.0 1.0.0