15 Tools for Posts, Pages & Content

Create, update, search, and batch-edit WordPress content through natural language. Full Gutenberg block support, draft management, and batch operations.

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


What You Can Do

The Content Management toolset gives your AI agent full control over WordPress content. Create posts and pages with structured Gutenberg blocks, search across your entire site, manage drafts, clone existing content, and batch-update up to 25 items at once.


Key Tools

ToolDescription
wp_create_postCreate a new post with title, content, status, categories, and tags.
wp_create_pageCreate a new page with title, content, template, and parent page.
wp_searchFull-text search across all content types. Filter by type, status, and date.
wp_batch_updateUpdate up to 25 posts or pages in a single request. Perfect for bulk changes.
wp_list_draftsList all draft posts and pages. Great for content pipeline reviews.
wp_fetchFetch full content of any post or page by ID, including Gutenberg block data.

Example Workflow

"Create a new blog post about WordPress security best practices, 
add it to the 'Tutorials' category, and set it as a draft for review."

→ wp_create_post(title, content, status="draft", categories=["Tutorials"])
→ wp_set_seo(id, seo_title, seo_description, focus_keyword)
→ Done in 2 API calls.

Batch Operations

The wp_batch_update tool lets you update up to 25 items per request. Change status, update categories, modify content, or set metadata across multiple posts at once. This makes site-wide content updates fast — even for large WordPress sites.


Ready to Try These Tools?

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