Welcome to WP-MCP
WP-MCP is a WordPress plugin built by TechinSol that connects AI assistants like Claude and Codex directly to your WordPress site.
Once connected, you can manage your entire website through plain English β no coding, no page builders, no digging through settings.
What can WP-MCP do?β
| Ask Claude or Codex to⦠| What happens |
|---|---|
| "Write a blog post about summer gardening and publish it" | Creates and publishes the post |
| "Audit all my pages for missing SEO titles" | Returns a prioritized list of every page that needs attention |
| "Change my site's primary color to navy blue" | Updates theme.json and saves |
| "Add 5 products to my WooCommerce store" | Creates all 5 products with prices and descriptions |
| "Show me all users with admin access" | Lists every admin user on the site |
| "Run a full health check on my site" | Returns a report on PHP, plugins, SSL, errors, and more |
How it worksβ
WP-MCP implements the Model Context Protocol (MCP) β an open standard that lets AI assistants call tools on external systems. When Claude or Codex connects to your site through WP-MCP, it gains access to 130+ tools that cover every part of WordPress.
Every action goes through a security pipeline:
- β Authentication (Application Password or Bearer Token)
- β Rate limiting
- β Permission profiles per user and per client
- β Danger confirmation for destructive actions
- β Full audit logging
Works withβ
| Client | Connection method | Status |
|---|---|---|
| Claude (claude.ai) | Cowork SSE connector | β Live |
| Codex | Companion plugin | β Live |