Skip to content
WordPress MCP logo

WordPress MCP is the official Model Context Protocol adapter for WordPress that bridges the Abilities API to MCP, enabli

Visit Website
Tracked since2026
0 reviews tracked

The Bottom Line

Entry price

Free, no paid tier

Biggest pro

Official WordPress project, shipping in core with long-term maintenance guaranteed

Biggest con

WordPress.com hosted version currently limited to read-only access

TL;DR - WordPress MCP

  • Official WordPress MCP adapter bridging the Abilities API to AI agents, shipping in WordPress 6.9
  • Supports HTTP and stdio transport with permission checking tied to WordPress user roles
  • Works with Claude, Cursor, and VS Code, Plugin Directory tools included for developers
Pricing: Free forever
Best for: Individuals & startups

What is WordPress MCP?

Editorial review
WordPress MCP is the official Model Context Protocol adapter for WordPress that bridges the Abilities API to MCP, enabling AI agents to discover and invoke WordPress plugin, theme, and core abilities programmatically. Maintained by Automattic and now part of the WordPress core project (shipping with WordPress 6.9), it lets AI tools like Claude Desktop, Cursor, and VS Code Copilot interact with WordPress sites through natural language. The adapter supports two transport modes: HTTP transport implementing the MCP 2025-06-18 specification for remote communication, and stdio transport for local development and CLI integration. WordPress abilities are exposed as MCP tools, executable functions that AI agents call to fetch data, update posts, run diagnostics, or manage site settings. Access controls follow WordPress user roles, so an editor-level connection cannot perform admin-only operations. WordPress.com's hosted MCP integration currently provides read-only access for surfacing site information and insights, with write access coming in a future update. For self-hosted WordPress, the MCP adapter plugin provides full read-write capabilities with granular permission checking. The Plugin Directory also offers a dedicated MCP server with tools for validating readme files, checking plugin review status, and submitting plugins. The adapter is open source on GitHub and is becoming the canonical plugin for MCP integration in the WordPress ecosystem.

Pros & Cons

Pros

  • Official WordPress project, shipping in core with long-term maintenance guaranteed
  • User role-based permissions mean AI agents inherit existing WordPress access controls
  • Dual transport modes (HTTP + stdio) support both cloud-hosted and local development
  • Exposes the full plugin/theme ecosystem as AI-callable tools through the Abilities API

Cons

  • WordPress.com hosted version currently limited to read-only access
  • Self-hosted setup requires the MCP adapter plugin and OAuth configuration
  • Tool surface depends on which plugins expose abilities, coverage varies by installation

Key Features

Bridges the WordPress Abilities API to MCP, exposes plugins, themes, and core as AI-callable toolsHTTP and stdio transport modes for both remote server and local development useGranular permission checking tied to WordPress user roles (editor, admin, etc.)Plugin Directory MCP tools for readme validation, plugin status checks, and submissionsCompatible with Claude Desktop, Cursor, VS Code Copilot, and all MCP clientsShipping with WordPress 6.9 core, becoming the canonical MCP integrationOpen source with contributions from Automattic and the WordPress communityWordPress.com hosted integration for read-only site access (write access coming soon)

Pricing Plans

Pricing checked Jul 8, 2026

Open Source

Free

  • Full source code access
  • Community support
  • Self-hosted

Reviews

Improve Your Thinking Patterns Using ChatGPT cover
$99Free with your review

Review WordPress MCP, get a free AI guide

Share your experience and we will send you Improve Your Thinking Patterns Using ChatGPT, free.

Write a review

Best WordPress MCP Alternatives

Top alternatives based on features, pricing, and user needs.

Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.

Explore More

WordPress MCP FAQ

How does WordPress MCP enable AI agents to interact with WordPress sites?

WordPress MCP acts as an official adapter that bridges the Abilities API to the Model Context Protocol (MCP), allowing AI tools to discover and invoke WordPress plugin, theme, and core functionalities programmatically. This enables AI agents to interact with WordPress sites using natural language commands. It supports both HTTP transport for remote communication and stdio transport for local development and CLI integration.

Which teams would benefit most from using WordPress MCP?

Development teams and agencies managing WordPress sites can leverage WordPress MCP to integrate AI agents for tasks like fetching data, updating posts, running diagnostics, or managing site settings. It is also beneficial for developers building AI tools that need to programmatically interact with the WordPress ecosystem.

How is WordPress MCP priced?

WordPress MCP is free to use, as it is an official WordPress core project and is open source on GitHub. There is no paid plan required to utilize its functionalities for integrating AI agents with WordPress sites.

Can AI agents perform administrative tasks on a WordPress site through MCP?

Yes, AI agents can perform tasks based on the access controls of the connected WordPress user. The system follows WordPress user roles, meaning an editor-level connection cannot perform operations restricted to administrators, but an admin-level connection can.

What kind of limitations should users be aware of when using WordPress MCP?

The WordPress.com hosted version of MCP currently provides only read-only access to site information and insights. For self-hosted WordPress, full read-write capabilities are available but require the installation of the MCP adapter plugin and OAuth configuration. Additionally, the range of AI-callable tools depends on which plugins expose abilities, so coverage can vary by installation.

How does WordPress MCP compare to a platform like Ghost for AI integration?

WordPress MCP specifically integrates AI agents with the WordPress ecosystem by bridging the Abilities API to the Model Context Protocol, leveraging WordPress's extensive plugin and theme ecosystem. Ghost, as a distinct publishing platform, would require its own separate mechanisms for AI agent integration, as WordPress MCP is tailored for WordPress.

Does WordPress MCP support both cloud-hosted and local development environments?

Yes, WordPress MCP supports dual transport modes to accommodate different environments. It uses HTTP transport for remote communication, suitable for cloud-hosted WordPress sites, and stdio transport for local development and command-line interface (CLI) integration.

Source: github.com

Guides & Articles