Skip to content

Commit 3638020

Browse files
committed
feat: Upgrade to version 3.0.0 with new tools and enhancements
1 parent a0b3b09 commit 3638020

File tree

9 files changed

+1138
-569
lines changed

9 files changed

+1138
-569
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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/`
6063
2. Activate via WordPress Admin → Plugins → "WordPress MCP Server Plugin"
6164
3. Ensure you have `edit_themes` and `edit_plugins` capabilities
6265

0 commit comments

Comments
 (0)