@@ -22,8 +22,11 @@ A Model Context Protocol (MCP) server that gives AI agents complete control over
2222- ✅ ** Database Operations** - Execute queries, manage options, inspect tables
2323- ✅ ** WooCommerce Integration** - Products, orders, customers, inventory, reports
2424- ✅ ** Gutenberg Blocks** - Block types, patterns, reusable blocks, templates
25+ - ✅ ** Advanced SEO** - Sitemaps, redirects, schema markup, Open Graph, analysis
2526- ✅ ** Security Monitoring** - Site health, updates, integrity checks, debug logs
2627- ✅ ** Performance Optimization** - Cache management, database optimization, image processing
28+ - ✅ ** Backup & Migration** - Full/partial backups, restore, export/import, cloning
29+ - ✅ ** User Roles** - Custom roles, capabilities, permissions, role management
2730- ✅ ** Complete Security** - Multi-layer validation and automatic backups
2831
2932## Quick Start
@@ -56,7 +59,7 @@ Add to your MCP client (Claude Desktop, Cline, etc.):
5659
5760### 3. Install WordPress Plugin (Required)
5861
59- 1 . Upload ` wpmcp-plugin/wpmcp-plugin.php ` to ` /wp-content/plugins/wpmcp-plugin/ `
62+ 1 . Install ` wpmcp-plugin/wpmcp.zip ` to ` /wp-content/plugins/wpmcp-plugin/ `
60632 . Activate via WordPress Admin → Plugins → "WordPress MCP Server Plugin"
61643 . Ensure you have ` edit_themes ` and ` edit_plugins ` capabilities
6265
0 commit comments