SEO integration
MCP for The SEO Framework
WP MCP reads and writes SEO metadata through The SEO Framework's own _genesis_* postmeta fields, using one unified field set shared with Yoast, Rank Math, and SEOPress. An AI agent can read and write meta titles, descriptions, canonicals, and noindex / nofollow flags across the site. Each write is snapshotted before it lands, so a bulk pass that goes wrong is one click from restored.
What your AI can do
Real The SEO Framework operations, every write reversible.
- Read and write The SEO Framework meta title and description
- Set canonical URLs and noindex / nofollow flags
- Bulk-edit SEO metadata across many posts, snapshotted per change
Example prompts
Just ask.
Rewrite the meta descriptions on the blog category to be under 155 characters.
Set noindex on all the thank-you pages.
Under the hood
The real calls.
update-seo-meta({ post_id: 42, title: "New title", description: "New description" }), translated to _genesis_* fields, snapshotted
Frequently asked
Questions, answered.
Does WP MCP support The SEO Framework specifically?
Yes. It maps the unified field set onto The SEO Framework's _genesis_* postmeta, the same way it handles Yoast, Rank Math, SEOPress, and SureRank.
More integrations
MCP for Yoast SEO
FreeBulk-edit Yoast metadata across the whole site from a prompt, every change reversible.
MCP for Rank Math
FreeBulk-edit Rank Math metadata across the site from a prompt, reversible by session.
MCP for SEOPress
FreeBulk-edit SEOPress metadata across the site from a prompt, through SEOPress's own fields, every change reversible.
MCP for SureRank
FreeRead and write SureRank metadata from a prompt, through its own storage, every change reversible.
MCP for Elementor
ProDeep Elementor page-building from a curated 44-widget catalog, plus global colors and fonts, validated and reversible.
MCP for Gutenberg
FreeSurgical block-editor editing by index path, free, no page builder required.