10 Tools for Widgets & Sidebars

Manage WordPress widget areas through AI. Add widgets, update settings, reorder, move between sidebars, and clear entire areas.

Part of 121 MCP tools in mumcp · Free tier available · Works with Claude, Cursor, Windsurf


What You Can Do

The Widgets toolset lets your AI manage every aspect of WordPress widget areas. List all registered sidebars, view their contents, add new widgets with custom settings, update existing widget configurations, reorder widgets within a sidebar, move widgets between areas, and clear entire sidebars.


Key Tools

ToolDescription
wp_list_sidebarsList all registered widget areas with their current widget contents.
wp_add_widgetAdd a new widget to a sidebar with custom settings and position.
wp_update_widgetUpdate the settings of an existing widget in a sidebar.
wp_reorder_widgetsChange the order of widgets within a sidebar.
wp_move_widgetMove a widget from one sidebar to another while preserving its settings.
wp_clear_sidebarRemove all widgets from a specific sidebar area.

Example Workflow

"Add a recent posts widget to the blog sidebar, then move the 
search widget to the top of that sidebar."

→ wp_add_widget(sidebar="blog-sidebar", type="recent-posts", settings={...})
→ wp_reorder_widgets(sidebar="blog-sidebar", order=[...])
→ Sidebar configured in 2 calls.

Widget Types

WordPress supports dozens of widget types — recent posts, categories, tag clouds, custom HTML, navigation menus, search boxes, and more. mumcp lets your AI add any registered widget type to any sidebar, complete with custom configuration. This means you can build complex sidebar layouts entirely through conversation.


Ready to Try These Tools?

Install mumcp and start managing WordPress with AI in under 5 minutes.