SEO integration
MCP for SureRank
WP MCP reads and writes SEO metadata through SureRank's own storage (a single _surerank_meta post-meta array), using one unified field set shared with Yoast, Rank Math, SEOPress, and The SEO Framework. An AI agent can read and write meta titles, descriptions, canonicals, and noindex / nofollow flags, and each write is snapshotted before it lands, so a bulk pass is one click from restored.
What your AI can do
Real SureRank operations, every write reversible.
- Read and write SureRank 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.
Give every product a meta title in the format "Name | Brand".
Noindex the tag archives.
Under the hood
The real calls.
update-seo-meta({ post_id: 42, title: "New title", noindex: true }), merged into the _surerank_meta array, snapshotted
Frequently asked
Questions, answered.
How does WP MCP store SureRank fields?
SureRank keeps everything in a single _surerank_meta array; WP MCP reads and merges into that array so partial edits preserve your other SureRank settings, and every write is snapshotted.
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 The SEO Framework
FreeRead and write The SEO Framework metadata from a prompt, through its own fields, 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.