⚠️ This plugin has been superseded by Airano MCP Bridge (slug
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.
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:
- Rank Math SEO Support — Full access to all Rank Math meta fields
- Yoast SEO Support — Full access to all Yoast SEO meta fields
- WooCommerce Compatible — Works with product post types
- Secure — Requires WordPress Application Password and edit_posts capability
- Auto-Detection — Automatically detects which SEO plugin is active
- Status Endpoint — Dedicated API endpoint for plugin and SEO detection
- Zero Configuration — Works out of the box after activation
REST API Endpoints:
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 detection
Designed for MCP Hub — the AI-native management hub for WordPress and self-hosted services.