Integrations / Rank Math SEO
Governed integration
Rank Math SEO MCP abilities
5 governed Rank Math abilities for AI agents. They appear on your WordPress MCP server only while Rank Math is active, and stay off until you enable them. Read and manage Rank Math data.
Governed exactly like core
These abilities are off until you enable them, capability-checked before every call, and written to the same audit log as everything else. There is no separate trust model for integrations.
- Active only while Rank Math is installed and active
- Off by default, enabled one ability at a time
- Capability-gated on every call, discovery and execution separately
- Logged like core, denials included, keys and identifiers, never free-text
How to turn it on
Activate Rank Math, then open the Agent Abilities for MCP screen and enable the Rank Math SEO abilities you want. Connect your client to the endpoint on the Connection tab. The address below is illustrative; your real one shows there.
The 5 Rank Math SEO abilities
Each one is off until you enable it and capability-checked on every call. Open any card to see how it is governed.
Get post SEO (Rank Math)
Read onlyReads a post's Rank Math SEO fields (title, description, focus keyword, canonical, social, and robots) from its rank_math_* post meta. Requires edit access to that post.
View abilityUpdate post SEO (Rank Math)
Guarded writeWrites a post's Rank Math SEO fields to its rank_math_* post meta. URL fields are sanitized as URLs and robots is stored as Rank Math's serialized directive array. Requires edit access to that post.
View abilityGet post schema (Rank Math)
Read onlyReads a post's structured-data (JSON-LD) schema of a given type from Rank Math's rank_math_schema_{Type} post meta. Requires edit access to that post.
View abilityUpdate post schema (Rank Math)
Guarded writeWrites a post's structured-data (JSON-LD) schema of a given type to Rank Math's rank_math_schema_{Type} post meta, recursively sanitized. Requires edit access to that post.
View abilityGet post SEO head (Rank Math)
Read onlyReads the rendered SEO head markup for a post from Rank Math, best-effort (empty when no head API is available). Requires the edit-posts capability and edit access to that post.
View abilityTry it with a prompt
Example requests you could paste to your agent once Rank Math SEO abilities are on.
Read the Rank Math title and meta description on post 88 and suggest sharper versions.
Set the focus keyword and meta description on post 88 to match the copy I just wrote.
Check what structured data schema is set on my services page.
Add FAQ schema to post 88 for the three questions in its body.
These are illustrative example prompts. The agent runs them as the user you connected, checked against that user's capabilities and written to your audit log.
Add Rank Math SEO, keep the same control.
Every integration ability is off until you enable it, scoped to the user you connect, and logged like everything else. Turn on only what you need.
Active only while its host plugin is on, and gated like core.