wordpress-mcp-server
Provides an MCP server (WordPress MCP server) that enables AI agents to manage a self-hosted or WordPress.com site via 190+ MCP tools, including content management, theme/plugin/file operations, WooCommerce, Gutenberg blocks, SEO, security/health checks, performance tasks, and backups/migrations. Requires installing a companion WordPress plugin to enable file-system and advanced operations.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
README claims multiple security controls for file operations (allowed directories, safe extensions, malware pattern detection, PHP syntax validation, automatic backups, and a 10MB file size limit). However, detailed guarantees, threat model, and structured security error reporting are not provided in the captured content. Authentication appears to rely on providing WordPress credentials/application password via MCP client env; secret-handling hygiene and logging behavior are not explicitly described. Tool-level authorization granularity beyond WordPress capabilities is not described.
⚡ Reliability
Best When
You need agent-driven automation for WordPress development/maintenance with a trusted operator, and you can install and secure the companion WordPress plugin with appropriate WordPress credentials (e.g., application passwords).
Avoid When
You cannot ensure strong authentication, safe environment variables handling, and appropriate access control for file/theme/plugin operations; or you need fine-grained per-tool authorization separate from WordPress roles.
Use Cases
- • AI-assisted WordPress site administration (create/edit/publish posts and pages)
- • Theme customization automation (child themes, theme.json, templates, CSS edits)
- • Plugin management automation (activate/deactivate and file-level edits)
- • Programmatic navigation changes (menus, menu items, locations)
- • E-commerce management via WooCommerce tooling (products/orders/customers/inventory)
- • SEO automation (metadata, redirects, schema/Open Graph-related tasks)
- • Operational tasks like backups, migrations, cache cleanup, and cron scheduling
- • Security monitoring and integrity checks via WordPress health/debug tooling
Not For
- • Use on sites where you cannot grant the required WordPress capabilities (e.g., edit_themes/edit_plugins)
- • Untrusted agents or environments where arbitrary file operations would be unacceptable without additional governance
- • Scenarios requiring strict auditability or least-privilege enforcement at per-action granularity (beyond what WordPress roles provide)
- • Production automation without testing/backup verification
Interface
Authentication
Auth appears to be based on providing WORDPRESS_URL/username/password (app password) via MCP client env. Tool-level scope granularity is not described; authorization likely relies on WordPress capabilities (e.g., edit_themes/edit_plugins) and plugin behavior.
Pricing
No pricing tiers or usage costs documented in the provided README content.
Agent Metadata
Known Gotchas
- ⚠ State-changing operations (create/publish/activate/write/delete) may not be idempotent; retries could cause duplicates or unintended changes.
- ⚠ File-system tools can write/delete/modify PHP/CSS/JS in themes/plugins; ensure backups and restrict agent permissions.
- ⚠ WordPress capability requirements (e.g., edit_themes/edit_plugins) must be satisfied or tools may fail.
- ⚠ Large write operations may hit file size limits (10MB claimed), so agents should chunk work.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for wordpress-mcp-server.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-03-30.