SEOPress Abilities
SEOPress exposes post-level SEO titles, meta descriptions, robots directives, social (Open Graph/Twitter) metadata, content-analysis scoring and global title settings as abilities, letting AI read and update on-page SEO fields without opening the editor.
8
Total
5
Read
3
Write
Requires the SEOPress plugin on WordPress 6.9+ for the Abilities API — abilities are registered only when wp_register_ability() exists, gated by the plugin's own seopress_abilities_api_available() check. Each per-post ability additionally requires the current user to hold the WordPress 'edit_post' capability for the target post (and the post must exist); the global title settings ability instead requires the SEOPress capability for managing title settings, which defaults to manage_options and is filterable via seopress_capability().
Analyze post content
Read-onlyseopress/analyze-post-content
Run the SEOPress content analysis on a published post and return the SEO score, checks and recommendations.
Get global title & meta description settings
Read-onlyseopress/get-global-titles-settings
Retrieve the site-wide SEOPress title and meta description templates and separator configuration.
Get post robots settings
Read-onlyseopress/get-post-robots-settings
Retrieve the robots/indexing directives of a post (noindex, nofollow, canonical URL, primary category, breadcrumbs, etc.).
Get post SEO title and meta description
Read-onlyseopress/get-post-title-description
Retrieve the custom SEO title and meta description set for a specific post, page or custom post type entry.
Get post social settings
Read-onlyseopress/get-post-social-settings
Retrieve the social (Facebook/Open Graph and X/Twitter) title, description and image metadata of a post.
Update post robots settings
Destructiveseopress/update-post-robots-settings
Update the robots/indexing directives of a post.
Update post SEO title and meta description
Destructiveseopress/update-post-title-description
Set or clear the custom SEO title and/or meta description of a specific post.
Update post social settings
Destructiveseopress/update-post-social-settings
Update the social (Facebook/Open Graph and X/Twitter) metadata of a post.
More SEO plugins with abilities
All SEO →Use SEOPress's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.