Get SureRank Term SEO Checks is a WordPress ability from SureRank — usable via Easy MCP AI, which connects Claude, ChatGPT, and any AI assistant to your site.
Install Free Plugin →Get SureRank Term SEO Checks
Read-onlyRun SureRank's SEO checks for one or more taxonomy terms and return the pass/fail results.
Requires the SureRank plugin on WordPress 6.9+ for the Abilities API. Abilities are only registered when SureRank's admin 'enable_mcp' setting is turned on, and every ability requires the current user to have the 'manage_options' capability.
What it does
This ability mirrors get-post-seo-checks but for taxonomy terms: it filters term_ids down to terms that exist, then runs them through SureRank's analyzer for taxonomy pages. It returns the same kind of pass/fail check data SureRank shows for term archive pages in the editor, so an AI assistant can spot SEO problems on category or tag pages in bulk. At least one valid term ID is required.
See it in action
You ask your AI assistant
"Check the SureRank SEO status for category terms 3, 7, and 9."
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| term_ids | array | Yes | One or more term IDs to inspect. |
Returns
An object with status, message, and a data object containing the SEO check results for each requested term.
Permission
Requires the 'manage_options' capability; the ability is only registered when SureRank's admin 'enable_mcp' setting is turned on.
More SureRank abilities
Get SureRank Global Settings
Retrieve SureRank's global SEO settings, in full or filtered to specific keys.
Get SureRank Post SEO
Read a specific post's SureRank SEO metadata alongside the global defaults it falls back to.
Get SureRank Post SEO Checks
Run SureRank's SEO checks for one or more posts and return the pass/fail results.
Get SureRank Robots.txt
Read the custom robots.txt content currently managed by SureRank.
Get SureRank Sitemap Settings
Read SureRank's XML sitemap settings, including which post types and taxonomies are excluded.
Get SureRank Term SEO
Read a taxonomy term's SureRank SEO metadata alongside the global defaults it falls back to.