List SureRank Content Types 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 →List SureRank Content Types
Read-onlyList the post types, taxonomies, and archive types that SureRank can optimize.
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 returns every post type and taxonomy registered with SureRank, plus the three built-in archive types SureRank supports (author, date, search). It takes no input. An AI assistant can call this first to learn which content types exist on the site before drilling into specific items with list-content-items. The ability only registers when SureRank's MCP toggle is enabled.
See it in action
You ask your AI assistant
"What post types and taxonomies can SureRank optimize on this site?"
Returns
An object with post_types (post type slug to label map), taxonomies (taxonomy slug to label map), and archives (author/date/search archive labels).
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.