SkillAgentSearch skills...

wp-mcp-ultimate

WordPress MCP Ultimate — Full MCP server with 58 WordPress abilities. Connect WordPress to any AI via Model Context Protocol.

Install / Use

npx skills add AgriciDaniel/wp-mcp-ultimate

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

78/100

Supported Platforms

Claude Code

WP MCP Ultimate

WP MCP Ultimate

PHP >= 8.0 WordPress >= 6.7 License GPL-2.0-or-later

Blog: Full setup guide and demo

Connect WordPress to AI in one click. A self-contained MCP (Model Context Protocol) server plugin with 58 WordPress abilities -- manage posts, pages, media, users, plugins, menus, comments, and more through any MCP-compatible AI client. No other plugins needed.

Quick Start

  1. Install the plugin: Upload the zip file via Plugins > Add New > Upload Plugin, or clone this repository into wp-content/plugins/.
  2. Generate an API key: Go to Tools > MCP Ultimate in your WordPress admin and click Generate to create an Application Password.
  3. Configure your AI client: Copy the MCP server config snippet shown on the dashboard into your AI client's configuration file.

Authentication: Application Passwords work everywhere. For clients that require OAuth (Claude Web custom connectors, Claude Mobile), the plugin also bundles an OAuth 2.1 authorization server with PKCE and dynamic client registration -- point the connector at the MCP endpoint and it discovers everything automatically. See the Setup Guide. By default, reaching the MCP endpoint requires the edit_posts capability (filterable), and plugin installs no longer auto-activate; both are covered in SECURITY.md.

Features

  • 58 WordPress abilities covering content, media, users, plugins, menus, widgets, comments, options, and system management
  • MCP protocol v2025-06-18 compliance
  • Streamable HTTP transport
  • Application Password auth and a bundled OAuth 2.1 server (PKCE + dynamic client registration) for Claude Web/Mobile connectors
  • Admin dashboard with API key management, one-click generation, and connection testing
  • Config export snippets for Claude Code, Claude Desktop, and Cursor
  • Conflict detection for legacy plugins (MCP Adapter, MCP Expose Abilities, Abilities API)
  • Abilities API polyfill for WordPress < 6.9

Requirements

  • PHP 8.0 or higher
  • WordPress 6.7 or higher

Documentation

  • Setup Guide -- Detailed installation and configuration instructions
  • Abilities Reference -- Complete list of all 58 abilities with descriptions and required capabilities

Credit

Built on work from the WordPress AI team, MCP Adapter, and MCP Expose Abilities plugins.

Contributing

PRs welcome. Please open an issue first to discuss.

License

GPL-2.0-or-later. See LICENSE for the full text.


Author

Built by Agrici Daniel - AI Workflow Architect.

Related Skills

View on GitHub
GitHub Stars161
CategoryDevelopment
Updated1mo ago
Forks31

Languages

PHP

Security Score

100/100

Audited on Aug 4, 2026

No findings