| 开发者 | airano |
|---|---|
| 更新时间 | 2026年5月11日 01:33 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
⚠️ This plugin has been superseded by Airano MCP Bridge (slugAirano 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:airano-mcp-bridge). The replacement carries the same SEO routes plus media uploads (bypassupload_max_filesize), bulk meta writes, cache purge, transient flush, site health, audit hook, and thumbnail regeneration. Existing installs of Airano MCP SEO Meta Bridge keep working — no breaking changes — but new installs should use Airano MCP Bridge. An admin notice in v1.3.1+ links to the replacement.
GET/POST /wp-json/airano-mcp-seo-bridge/v1/posts/{id}/seo — Post SEO dataGET/POST /wp-json/airano-mcp-seo-bridge/v1/pages/{id}/seo — Page SEO dataGET/POST /wp-json/airano-mcp-seo-bridge/v1/products/{id}/seo — Product SEO data (WooCommerce)GET /wp-json/airano-mcp-seo-bridge/v1/status — Plugin status and SEO detectionairano-mcp-seo-bridge folder to /wp-content/plugins/Rank Math SEO and Yoast SEO. The plugin auto-detects which one is active.
Yes. Product SEO endpoints are available when WooCommerce is active.
All endpoints require WordPress Application Password authentication and the edit_posts capability. POST requests require the same capability.
Yes. The REST API endpoints work with any application that can make HTTP requests with proper WordPress authentication.
user_meta.