wp_get_taxonomies is one of 162 MCP tools included in Easy MCP AI β the WordPress plugin that connects Claude, ChatGPT, and any AI assistant to your site.
Install Free Plugin βwp_get_taxonomies
Read-onlyDescription
Taxonomies go beyond categories and tags the moment plugins like WooCommerce or Advanced Custom Fields enter the picture β Easy MCP AI returns every registered taxonomy, built-in and custom, so your AI client understands the full content-organization model before filtering posts or assigning terms. Knowing which taxonomies exist is what separates an AI that guesses from one that acts correctly. Easy MCP AI's pure-PHP design means this discovery call hits your WordPress database directly, with no external service involved.
See it in action
wp_get_taxonomies {
"total": 4,
"taxonomies": [
{ "slug": "category", "label": "Categories", "hierarchical": true },
{ "slug": "post_tag", "label": "Tags", "hierarchical": false },
{ "slug": "product_cat", "label": "Product Categories", "hierarchical": true }
]
} Found 4 registered taxonomies including custom ones.
Example Use Cases & Sample Prompts
- Discovering taxonomy structure
- Prompt: βWhat taxonomies are registered on this WordPress site beyond the default categories and tags?β
- Plugin taxonomy check
- Prompt: βDoes the WooCommerce plugin register any custom taxonomies? List them.β
- Content organization audit
- Prompt: βList all taxonomies so I can understand how content is organized on this site.β
- Custom post type associations
- Prompt: βWhich taxonomies are associated with custom post types on this site?β
- Pre-migration documentation
- Prompt: βList all registered taxonomies so I can document the full site structure before migrating.β
Frequently Asked Questions
What does wp_get_taxonomies do?
Taxonomies go beyond categories and tags the moment plugins like WooCommerce or Advanced Custom Fields enter the picture β Easy MCP AI returns every registered taxonomy, built-in and custom, so your AI client understands the full content-organization model before filtering posts or assigning terms. Knowing which taxonomies exist is what separates an AI that guesses from one that acts correctly. Easy MCP AI's pure-PHP design means this discovery call hits your WordPress database directly, with no external service involved.
How do I use wp_get_taxonomies with my AI assistant?
Install the Easy MCP AI WordPress plugin, generate an API token in your dashboard, and connect your AI client (Claude, ChatGPT, Cursor, or any MCP-compatible assistant). Then simply describe what you want in natural language β for example: "List all taxonomies registered on this WordPress site."
Do I need Easy MCP AI to use wp_get_taxonomies?
Yes. wp_get_taxonomies is one of 162 MCP tools bundled inside the Easy MCP AI WordPress plugin. Install the free plugin from WordPress.org, connect your AI client, and this tool becomes available immediately β no coding required.
Related Tools
Site SettingsGet all registered post statuses, including custom plugin statuses
List all registered post types (built-in and custom) with their labels and settings
Fetch the WordPress site title, tagline, URL, timezone, and other core settings
Update WordPress site title, tagline, URL, timezone, and other core settings
List all post categories with slugs, descriptions, and post counts
List all post tags with slugs, descriptions, and post counts
Step 1
Get the Plugin
Install Easy MCP AI on your WordPress site to unlock wp_get_taxonomies and all 74 tools instantly.
Step 2
Connect Your AI Client
Already have the plugin? Step-by-step setup guides for Claude, ChatGPT, Cursor, Windsurf, and 10+ more.