233 AI-powered automation abilities for WordPress, Advanced Custom Fields, WooCommerce, and theme development. Every ability documented, tested, and ready to use via the Model Context Protocol.
Ability Coverage
85 WordPress Core
84 Advanced Custom Fields
48 WooCommerce
16 Blockhead Theme
WordPress Core Abilities (85)
Complete read and write access to WordPress content, taxonomies, users, menus, comments, blocks, and site configuration. Every ability tested against WordPress 6.9 with 100% pass rate.
Content Management (20 abilities)
Ability
Description
Operations
wordpress-mcp-list-posts
Retrieve posts with filtering by status, category, tag, author, date range
Read
wordpress-mcp-get-post
Get single post with full content, metadata, featured image, and custom fields
Read
wordpress-mcp-create-post
Create new post with title, content, excerpt, categories, tags, status, and scheduling
Write
wordpress-mcp-update-post
Update existing post content, metadata, status, or scheduling
Write
wordpress-mcp-delete-post
Move post to trash or permanently delete
Write
wordpress-mcp-list-pages
Retrieve pages with hierarchy, template, and parent relationships
Read
wordpress-mcp-get-page
Get single page with full content and page-specific metadata
Read
wordpress-mcp-create-page
Create new page with parent, template, menu order options
Write
wordpress-mcp-update-page
Update page content, hierarchy, or template assignment
Write
wordpress-mcp-delete-page
Trash or permanently delete pages
Write
wordpress-mcp-list-media
Browse media library with MIME type filtering
Read
wordpress-mcp-get-media
Get attachment details including all sizes, EXIF data, alt text
Read
wordpress-mcp-upload-media
Upload images, documents, or other files to media library
Write
wordpress-mcp-update-media
Update alt text, title, caption, description for attachments
Write
wordpress-mcp-delete-media
Remove attachments from media library
Write
wordpress-mcp-list-post-types
Discover all registered post types and their configurations
Read
wordpress-mcp-get-post-type
Get detailed post type settings, supports, and capabilities
Read
wordpress-mcp-search
Global content search across all post types
Read
wordpress-mcp-list-revisions
Get revision history for any post or page
Read
wordpress-mcp-restore-revision
Restore content from a previous revision
Write
Taxonomy Management (18 abilities)
Ability
Description
Operations
wordpress-mcp-list-categories
Get categories with hierarchy, parent relationships, post counts
Read
wordpress-mcp-get-category
Get single category with full metadata and description
Read
wordpress-mcp-create-category
Create category with name, slug, parent, description
Write
wordpress-mcp-update-category
Update category properties or move in hierarchy
Write
wordpress-mcp-delete-category
Remove category (posts reassigned to default)
Write
wordpress-mcp-list-tags
Get all tags with post counts and metadata
Read
wordpress-mcp-get-tag
Get single tag details
Read
wordpress-mcp-create-tag
Create new tag with name, slug, description
Write
wordpress-mcp-update-tag
Update tag properties
Write
wordpress-mcp-delete-tag
Remove tag from system
Write
wordpress-mcp-list-taxonomies
Discover all registered taxonomies
Read
wordpress-mcp-get-taxonomy
Get taxonomy configuration and settings
Read
wordpress-mcp-list-terms
List terms from any taxonomy with filtering
Read
wordpress-mcp-get-term
Get single term from any taxonomy
Read
wordpress-mcp-create-term
Create term in any taxonomy
Write
wordpress-mcp-update-term
Update term in any taxonomy
Write
wordpress-mcp-delete-term
Remove term from any taxonomy
Write
wordpress-mcp-assign-terms
Assign terms to posts (categories, tags, custom)
Write
Site Configuration (12 abilities)
Ability
Description
Operations
wordpress-mcp-get-site-info
Site name, URL, description, language, timezone, WP version
Read
wordpress-mcp-get-settings
Read allowlisted WordPress options
Read
wordpress-mcp-update-settings
Update allowlisted WordPress options
Write
wordpress-mcp-list-themes
All installed themes with status
Read
wordpress-mcp-get-theme
Active theme details, version, features
Read
wordpress-mcp-activate-theme
Switch active theme
Write
wordpress-mcp-list-plugins
All plugins with activation status, version
Read
wordpress-mcp-get-plugin
Single plugin details and metadata
Read
wordpress-mcp-activate-plugin
Activate an installed plugin
Write
wordpress-mcp-deactivate-plugin
Deactivate a plugin
Write
wordpress-mcp-get-environment
PHP version, database info, server environment
Read
wordpress-mcp-get-status
Site health, debug info, system status
Read
User Management (10 abilities)
Ability
Description
Operations
wordpress-mcp-list-users
All users with role filtering and pagination
Read
wordpress-mcp-get-user
User profile by ID, username, or email
Read
wordpress-mcp-create-user
Create user with role, email, password
Write
wordpress-mcp-update-user
Update user profile, role, or metadata
Write
wordpress-mcp-delete-user
Remove user (reassign content option)
Write
wordpress-mcp-get-current-user
Authenticated user’s profile and capabilities
Read
wordpress-mcp-list-roles
All registered roles and capabilities
Read
wordpress-mcp-get-role
Single role with full capability list
Read
wordpress-mcp-list-application-passwords
User’s application passwords
Read
wordpress-mcp-create-application-password
Generate new application password
Write
Comments (8 abilities)
Ability
Description
Operations
wordpress-mcp-list-comments
Comments with filtering by post, status, author
Read
wordpress-mcp-get-comment
Single comment with full content and metadata
Read
wordpress-mcp-create-comment
Add comment to post (as authenticated user)
Write
wordpress-mcp-update-comment
Edit comment content or metadata
Write
wordpress-mcp-delete-comment
Trash or permanently delete comment
Write
wordpress-mcp-approve-comment
Approve pending comment
Write
wordpress-mcp-spam-comment
Mark comment as spam
Write
wordpress-mcp-reply-comment
Add reply to existing comment
Write
Navigation Menus (7 abilities)
Ability
Description
Operations
wordpress-mcp-list-menus
All registered navigation menus
Read
wordpress-mcp-get-menu
Full menu structure with all items
Read
wordpress-mcp-create-menu
Create new navigation menu
Write
wordpress-mcp-update-menu
Update menu name or settings
Write
wordpress-mcp-delete-menu
Remove navigation menu
Write
wordpress-mcp-list-menu-locations
Theme menu locations and assignments
Read
wordpress-mcp-assign-menu-location
Assign menu to theme location
Write
Blocks & Patterns (10 abilities)
Ability
Description
Operations
wordpress-mcp-list-block-types
All registered Gutenberg block types
Read
wordpress-mcp-get-block-type
Block type configuration and attributes
Read
wordpress-mcp-list-block-patterns
All registered block patterns
Read
wordpress-mcp-get-block-pattern
Pattern content and metadata
Read
wordpress-mcp-list-pattern-categories
Pattern category registry
Read
wordpress-mcp-list-reusable-blocks
Synced patterns (reusable blocks)
Read
wordpress-mcp-get-reusable-block
Single reusable block content
Read
wordpress-mcp-create-reusable-block
Create new synced pattern
Write
wordpress-mcp-update-reusable-block
Update synced pattern content
Write
wordpress-mcp-delete-reusable-block
Remove synced pattern
Write
Advanced Custom Fields (84 abilities)
The most comprehensive ACF automation available. Manage field groups, field values, repeaters, flexible content, options pages, custom post types, and taxonomies programmatically.