WordPress 6.9 introduced the Abilities API, which standardizes how WordPress exposes functionality in a typed, discoverable way. The WordPress MCP Adapter builds on this by implementing the Model Context Protocol, allowing AI tools like Claude Desktop, VS Code, and Cursor to discover and execute WordPress Abilities as MCP tools. The adapter can be installed as a plugin or integrated via Composer, supports both STDIO and HTTP transport methods, and enables developers to create custom MCP servers for their plugins. This integration positions WordPress for AI automation workflows while maintaining security through permission callbacks and user authentication.
Table of contents
Quick recap: Abilities as the foundationWhat is the WordPress MCP Adapter?Installing the MCP AdapterEnabling Abilities for the MCP Adapter default serverConnecting AI applicationsUsing MCP toolsConfiguring custom MCP Servers for your pluginsAdding an MCP server to List All URLsSecurity and best practicesHow to start experimenting todaySort: