wp_list_menu_items 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_list_menu_items
Read-onlyDescription
Item IDs, labels, URLs, parent references, and sort order β Easy MCP AI surfaces all of it for a specific menu in one call, so your AI client can target exact items for sub-menu insertion or removal without any guesswork. This is the essential read step before any structural navigation edit when working through Claude Desktop, Cursor, Zed, or any of the other 12 supported clients. Easy MCP AI routes the request straight to your WordPress site; no external proxy sits in the middle.
See it in action
wp_list_menu_items {
"menu_id": 3,
"menu_name": "Primary Navigation",
"total": 6,
"items": [
{ "id": 12, "title": "Home", "type": "page", "position": 1 },
{ "id": 13, "title": "About", "type": "page", "position": 2 },
{ "id": 14, "title": "Blog", "type": "post_type", "position": 3 }
]
} Primary Navigation has 6 items. Here's the full list.
Example Use Cases & Sample Prompts
- Full menu review
- Prompt: βList all items in the primary navigation menu so I can see the full structure.β
- Checking dropdown structure
- Prompt: βList all items in the header menu and show which ones are dropdown children.β
- Finding outdated links
- Prompt: βList all footer menu items and flag any that link to pages that no longer exist.β
- Menu restructure planning
- Prompt: βShow me all items in the main menu with their order so I can plan how to rearrange them.β
- Validating menu after change
- Prompt: βAfter adding the new βPricingβ link, list all menu items to confirm itβs in the right position.β
Frequently Asked Questions
What does wp_list_menu_items do?
Item IDs, labels, URLs, parent references, and sort order β Easy MCP AI surfaces all of it for a specific menu in one call, so your AI client can target exact items for sub-menu insertion or removal without any guesswork. This is the essential read step before any structural navigation edit when working through Claude Desktop, Cursor, Zed, or any of the other 12 supported clients. Easy MCP AI routes the request straight to your WordPress site; no external proxy sits in the middle.
How do I use wp_list_menu_items 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 items in the main header navigation menu."
Do I need Easy MCP AI to use wp_list_menu_items?
Yes. wp_list_menu_items 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
MenusCreate a new WordPress navigation menu with a name and slug
Add a new item (page, post, URL, or category) to a WordPress navigation menu
Permanently delete a navigation menu and all its items
Delete a single item from a WordPress navigation menu
Fetch a specific navigation menu and all its items by ID
List all registered WordPress navigation menus with IDs and locations
Step 1
Get the Plugin
Install Easy MCP AI on your WordPress site to unlock wp_list_menu_items 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.