WordPress MCP Adapter 🔌 MCP server Open source
Official WordPress plugin that exposes site abilities as MCP tools over HTTP or WP-CLI
- GitHub stars
- 1.8k
- Stars this week
- –
- Forks
- 196
- Licence
- GPL-2.0
- Last push
- 2026-09-24
- Maintainer
- WordPress
wp plugin install https://github.com/WordPress/mcp-adapter/releases/latest/download/mcp-adapter.zip --activateThird-party MCP servers run with your permissions and API keys. Read the source before installing, and prefer pinned versions.
Works with
Built on the open MCP client standard, so it works in every app that supports MCP client.
Good for
About WordPress MCP Adapter
What it is
The MCP Adapter is the official WordPress project that turns a WordPress site into an MCP server. It bridges the WordPress Abilities API (actions registered by core, plugins and themes) to MCP tools, resources and prompts, so an AI client can discover and run site actions with WordPress permission checks. It supersedes Automattic's earlier wordpress-mcp plugin, which is now archived.
Key features
- Converts registered abilities into MCP tools, resources and prompts automatically
- Default server at
/wp-json/mcp/mcp-adapter-default-server - HTTP transport and STDIO transport through WP-CLI
- Multiple servers with granular permissions
- Abilities are private by default and must opt in via
meta.public - Pluggable error handling and observability
How to install
Install the plugin from the latest GitHub release, for example wp plugin install https://github.com/WordPress/mcp-adapter/releases/latest/download/mcp-adapter.zip --activate, or add it with composer require wordpress/mcp-adapter. Then connect a client over HTTP to the default server URL or over STDIO with WP-CLI; the repo's CLI guide has Claude Desktop examples. It is not yet on WordPress.org.
Pricing and rights
Free and GPL-2.0-or-later. You need your own WordPress hosting. What the agent can do depends on which abilities your plugins expose and the user role you authenticate as.
Who it is for
WordPress developers and publishers who want Claude or another agent to draft, update and manage content on their own site with proper permissions.
Verdict
The long-term, official path for WordPress and MCP, with sensible private-by-default security. Out of the box the tool set depends on what abilities are registered, so non-developers may find it bare until plugins adopt the Abilities API.
Pros
- Official WordPress project
- Private-by-default abilities and permission checks
- HTTP and WP-CLI transports
- Replaces the archived Automattic plugin
Cons
- Tools depend on abilities plugins register
- Not yet on WordPress.org
- Needs some developer setup
Similar MCP servers
All publishing & cms MCP servers →Notion MCP 🔌 MCP serverFreemium
Notion's hosted MCP to search, read, create and update pages and databases
Buffer MCP 🔌 MCP serverFreemium
Buffer's hosted server to draft, schedule and analyse social posts from an assistant
Sanity MCP 🔌 MCP serverFreemium
Sanity's hosted MCP server for querying and editing structured content
Webflow MCP Server 🔌 MCP serverFreemium
Official Webflow server for CMS collections, items, pages and live Designer edits
Contentful MCP Server 🔌 MCP serverFreemium
Official Contentful server to manage entries, assets, content types and releases