Sandbox
@AgriciDaniel/wp-mcp-ultimate

MCP server plugin for WordPress and AI clients

WP MCP Ultimate adds a Model Context Protocol server to WordPress so AI clients can call site actions directly. It includes 58 abilities for posts, pages, media, users, plugins, menus, comments, options, and system tasks, plus an admin screen for keys and connection checks.

157 stars31 forksPHPUpdated 1mo ago
Who it's for

Builders who want their AI client to read and manage WordPress through MCP.

What it delivers

You can manage WordPress from an MCP client instead of copying content and settings by hand.

What it does

58 WordPress abilities

Covers content, media, users, plugins, menus, widgets, comments, options, and system management.

MCP server support

Implements MCP protocol v2025-06-18 with streamable HTTP transport.

Two auth paths

Uses application passwords and includes OAuth 2.1 with PKCE and dynamic client registration for Claude Web and Mobile connectors.

Admin dashboard

Provides API key generation, connection testing, and config export snippets for Claude Code, Claude Desktop, and Cursor.

Compatibility guards

Detects conflicts with older MCP plugins and includes an Abilities API polyfill for WordPress below 6.9.

README

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.

Files in the repo

Repository payload19 top-level entries
  • .github
  • assets
  • docs
  • includes
  • tests
  • .gitignore
  • .wp-env.json
  • CODE_OF_CONDUCT.md
  • LICENSE
  • package-lock.json
  • package.json
  • playwright.config.js
  • README.md
  • readme.txt
  • SECURITY.md
  • uninstall.php
  • wp-mcp-ultimate-guide.html
  • wp-mcp-ultimate.php
  • wp-mcp-ultimate.png

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More connectors

Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

86k

Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama…) with Codex CLI, App, SDK, and Claude Code

14k
okf-memory/
okf-agent-memory

Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.

547

Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors

62k
1 add

Open-source auth gateway connecting 1400+ SaaS providers to AI agents through SDK, CLI, MCP, HTTP, and OpenAPI.

5.7k

Open-source 3D architectural editor with a local CLI, MCP tools, and practical workflows for humans and AI agents.

23k