WordPress AI

v1.0.0Business Applicationsstable

Let AI agents do real WordPress work via MCP. 61 core abilities, 12 add-ons, 280+ ecosystem abilities for content, builders, SEO, security, files, and operations.

agentic-aiai-agentsclaudecodexmcp
Share:
27
Stars
0
Downloads
0
Weekly
0/5

What is WordPress AI?

WordPress AI is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to let ai agents do real wordpress work via mcp. 61 core abilities, 12 add-ons, 280+ ecosystem abilities for content, builders, seo, security, files, and operations.

Let AI agents do real WordPress work via MCP. 61 core abilities, 12 add-ons, 280+ ecosystem abilities for content, builders, SEO, security, files, and operations.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Let AI agents do real WordPress work via MCP. 61 core abilit

Use Cases

Execute 61 core WordPress abilities through AI agents.
Manage content, SEO, security, and files from Claude.
Access 280+ ecosystem abilities for comprehensive WordPress automation.
bjornfix

Maintainer

LicenseMIT
Languagephp
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-expose-abilities

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use WordPress AI

MCP Expose Abilities is a WordPress plugin that turns your WordPress site into an MCP server, enabling AI agents like Claude to perform real CMS operations through 67 core abilities across content, media, users, plugins, menus, comments, options, and system management. It is built on top of the official WordPress Abilities API and MCP Adapter, and extends to 288+ ecosystem abilities when add-ons are installed. Teams use it to automate WordPress management tasks — publishing posts, managing plugins, batch-editing content — directly from an AI assistant without touching wp-admin.

Prerequisites

  • A self-hosted WordPress installation (WordPress.com is not supported)
  • WordPress Abilities API plugin installed and activated (from WordPress GitHub)
  • MCP Adapter plugin installed and activated (from WordPress GitHub)
  • An MCP-compatible client such as Claude Desktop
  • A WordPress application password for authentication (generated in Users > Profile)
1

Install the WordPress Abilities API plugin

Download the latest release of the Abilities API from the WordPress GitHub org and upload it via Plugins > Add New > Upload Plugin in your WordPress admin, then activate it.

https://github.com/WordPress/abilities-api/releases/latest
2

Install the MCP Adapter plugin

Download and install the MCP Adapter from the WordPress GitHub org the same way — upload and activate it before installing mcp-expose-abilities.

https://github.com/WordPress/mcp-adapter
3

Install and activate MCP Expose Abilities

Download the latest release from the mcp-expose-abilities releases page and upload it via the WordPress admin Plugins uploader, then activate it.

https://github.com/bjornfix/mcp-expose-abilities/releases
4

Generate a WordPress application password

In WordPress admin, go to Users > Your Profile > Application Passwords. Enter a name (e.g. 'Claude MCP') and click Add New Application Password. Copy the generated password — you will use it as the MCP auth credential.

5

Configure your MCP client

Point your MCP client at the site's MCP endpoint using HTTP transport with a Basic Auth header. The username is your WordPress username and the password is the application password you generated.

{
  "mcpServers": {
    "wordpress": {
      "type": "http",
      "url": "https://yoursite.com/wp-json/mcp/mcp-adapter-default-server",
      "headers": {
        "Authorization": "Basic BASE64(username:app-password)"
      }
    }
  }
}
6

Enable plugin code writes (optional)

Plugin code write abilities are disabled by default for security. To enable them, define the constant MCP_EXPOSE_ENABLE_PLUGIN_CODE_WRITES in your wp-config.php.

// In wp-config.php
define('MCP_EXPOSE_ENABLE_PLUGIN_CODE_WRITES', true);

WordPress AI Examples

Client configuration

Claude Desktop configuration connecting to a WordPress site's MCP endpoint over HTTP with Basic Auth.

{
  "mcpServers": {
    "wordpress": {
      "type": "http",
      "url": "https://yoursite.com/wp-json/mcp/mcp-adapter-default-server",
      "headers": {
        "Authorization": "Basic BASE64(username:app-password)"
      }
    }
  }
}

Prompts to try

Example prompts for managing WordPress content and operations through the AI agent.

- "List the 10 most recent published posts on my WordPress site"
- "Create a new About Us page with the title 'About Us' and publish it"
- "Show me all installed plugins and flag any that are deactivated"
- "Update post #123: replace the old phone number +44 203 3181 832 with a clickable tel: link"

Troubleshooting WordPress AI

MCP client gets a 401 Unauthorized error when connecting

Ensure you are using a WordPress Application Password (not your login password) and that the Basic Auth header is correctly base64-encoded in the format username:app-password.

Abilities not available — only a subset of the 67 core abilities appear

Verify that both the Abilities API and MCP Adapter plugins are installed and activated in the correct order before MCP Expose Abilities. Deactivating and reactivating the plugins in order often resolves missing abilities.

Plugin code write abilities are refused even after enabling the constant

Confirm MCP_EXPOSE_ENABLE_PLUGIN_CODE_WRITES is defined in wp-config.php before WordPress loads plugins. It must appear before the /* That's all, stop editing! */ line in wp-config.php.

Frequently Asked Questions about WordPress AI

What is WordPress AI?

WordPress AI is a Model Context Protocol (MCP) server that let ai agents do real wordpress work via mcp. 61 core abilities, 12 add-ons, 280+ ecosystem abilities for content, builders, seo, security, files, and operations. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install WordPress AI?

Follow the installation instructions on the WordPress AI GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with WordPress AI?

WordPress AI works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is WordPress AI free to use?

Yes, WordPress AI is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

WordPress AI Alternatives — Similar Business Applications Servers

Looking for alternatives to WordPress AI? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-expose-abilities": { "command": "npx", "args": ["-y", "mcp-expose-abilities"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use WordPress AI?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides