WP MCP gives Claude programmatic control over every YourPolicy WordPress site — content, plugins, themes, and SEO — plus the WP Engine hosting platform underneath. It's self-extending: when an ability doesn't exist yet, Claude writes it.
Full read/write on posts, pages, media, taxonomies, comments, and
users, auto-discovered from each site's Abilities API and exposed
with a site parameter. AIOSEO integration reads and
writes titles, meta descriptions, and canonical/robots directives
directly — no separate SEO tool needed.
get_post_seo / update_post_seo — direct to AIOSEO's table
site param
When a needed ability doesn't exist, Claude writes it — a new WordPress ability, a standalone plugin, or an entire theme — and deploys it directly. Every PHP file is lint-checked before write, with no partial writes on a syntax error, and a Claude Design HTML layout can be split straight into WordPress template files.
create_plugin_from_files / create_theme_from_files
update_plugin_file / update_theme_file — lint-checked
create_theme_from_design — HTML markers → PHP templates
POST /admin/refresh
Wraps the WP Engine Hosting Platform API directly: list installs
and sites, pull usage metrics, manage domains, trigger and restore
backups, and purge cache by type. Installs are targeted by their
own ID rather than the WordPress site parameter.
list/get/update_install · install_usage
list/add/delete_domain · check_domain_status
list/get/create/restore_backup
purge_cache — page, object, or CDN scope
WP MCP is an internal MCP server at YourPolicy — not a public product.
Connect via Claude.ai → Connections → https://wp.your-policy.ai/mcp