
外掛標籤
開發者團隊
原文外掛簡介
MCP Content Manager Lite connects your WordPress site with AI assistants like Claude, ChatGPT, GitHub Copilot, Cursor, Windsurf, Continue and any MCP-compatible client using the Model Context Protocol (MCP).
It automatically discovers all your custom post types, taxonomies and meta fields, and exposes them as MCP abilities so you can create, read, update, search and delete any content using natural language.
No code. No configuration. Just install, activate and connect.
What You Can Do with the Lite Version
Auto-Discovery — Automatically detects all CPTs, taxonomies, custom fields, ACF groups and any registered meta. Your AI assistant instantly knows your site structure.
Universal Content Management — Create, read, update, delete and search posts, pages and any custom post type. Full support for Gutenberg blocks, custom fields and taxonomies.
Taxonomy Management — List, create, update and delete terms in any taxonomy with full hierarchy support.
Comment Management — List, read, create, moderate (approve, spam, trash) and delete comments.
Media Library — List attachments, upload files, set featured images and attach media to posts.
User Directory — Browse users by role and view detailed profiles (read-only).
WordPress Options — Read site settings (title, URL, timezone, permalinks, reading/writing settings and more).
Theme Customizations — Read active theme modifications (logo, colors, header/footer settings).
System Diagnostics — Complete environment report: WordPress, PHP, database, active plugins, theme info, server configuration and security status.
Plugin Management — List all installed plugins and activate or deactivate them.
Debug Toggle — Enable or disable WP_DEBUG directly from your AI assistant.
Recovery Tools — Clear WordPress recovery mode flags after fixing fatal errors.
Gutenberg Block Reference — Built-in block markup guide so your AI assistant creates perfect block content every time.
OAuth 2.1 Authentication — Secure MCP connections with industry-standard OAuth 2.1 and PKCE.
Example Requests You Can Make
Just talk to your AI assistant naturally. Here are some things you can ask:
Content creation:
“Create a new blog post titled ‘Summer Travel Guide’ with an introduction paragraph and three headings”
“Write a draft page called ‘About Us’ with our company description and add it to the main menu”
“Create 5 draft posts for our weekly newsletter series about healthy recipes”
Content management:
“Show me all draft posts from the last month”
“Update the post ‘Holiday Sale’ to change the status from draft to published”
“Find all posts in the ‘Tutorials’ category that don’t have a featured image”
“Delete all posts in the trash”
Taxonomies and organization:
“Create a new category called ‘Case Studies’ under ‘Resources'”
“List all tags that are only used once”
“Move all posts from the ‘News’ category to ‘Announcements'”
Comments:
“Show me all pending comments waiting for moderation”
“Approve all comments from the last 24 hours”
“Reply to the latest comment on the ‘Contact’ page thanking them for reaching out”
Media:
“Upload this image from URL and set it as the featured image for post 42”
“List all images uploaded this month”
Site diagnostics:
“What PHP version is the server running?”
“Show me a complete system diagnostics report”
“Which plugins are currently active?”
“Deactivate the plugin that is causing issues”
“Enable debug mode so I can see the errors”
Discovery:
“What content types does this site have?”
“Show me all the custom fields registered for the ‘product’ post type”
“What taxonomies are available for ‘portfolio’ posts?”
Who Is This For?
Content creators who want to manage posts and pages using natural language
Site administrators who want quick diagnostics and content oversight
Developers exploring MCP-powered WordPress workflows
Agencies managing multiple WordPress sites from AI assistants
Requirements
WordPress 6.9 or later
PHP 8.0 or later
WordPress MCP Adapter plugin
An MCP client: Claude Desktop, Claude Code, ChatGPT, GitHub Copilot (VS Code), Cursor, Windsurf, Continue, Augment Code, JetBrains AI Assistant or any MCP-compatible application
AI Mode (built-in chat) requires WordPress 7.0 or later
Need More Power? Get Premium
The Premium version includes 290+ abilities across 40+ modules. Everything in Lite, plus:
WooCommerce Complete (12 modules) — Products with variations, orders with refunds and tracking, customers, coupons, shipping zones, payment gateways, tax rates, email templates, revenue analytics, executive KPIs, webhooks, system tools and multi-plugin subscription support.
Maintenance & Recovery — Time Machine snapshots, Sentinel emergency recovery, update rollback, cron management, database optimization, error log viewer, safe SQL queries and wp-config.php editor.
WP-CLI Bridge — Remote WP-CLI execution with per-command permissions and security controls.
Plugin & Theme Installation — Install from WordPress.org or ZIP, options diff, 140+ writable settings and a 14-phase site creation guide.
AI Image Generation — Gemini and Imagen models, 10 aspect ratios, 3 sizes (1K/2K/4K), direct upload to Media Library.
Performance Profiler — Page profiling with scoring 0-100, 20 built-in optimizations, before/after comparison and one-click rollback.
Security Hardening — 23 security measures across 3 risk levels, security audit with scoring, batch-apply and individual revert.
Hacked Site Cleanup — Core integrity checks, malware scanning, database injection detection, plugin verification, .htaccess analysis, clean file replacement and salt regeneration.
Roles & Capabilities — Full role CRUD, capability catalog, role comparison, per-user audit and escalation prevention.
SEO & Content — Unified SEO meta across 8 plugins, redirects, content freshness audits, broken link scanner, traffic analytics and menu management.
FSE Templates & Fonts — Template CRUD, font management, style variations, block patterns, color tokens, typography and spacing.
Media Optimization — Media dashboard, orphaned media detection, WebP/AVIF conversion and thumbnail regeneration.
Custom Fields — ACF, Meta Box, Pods and JetEngine with full repeater and flexible content support.
Cache Management — Auto-detection of 7 cache plugins, purge, pre-warm and configuration viewer.
Page Builders — Elementor, Beaver Builder and WPBakery layout inspection, editing, export/import and health checks.
Smart AI Translate — Translation status, AI-powered translation, site-wide queuing and language management.
System Inspection — Hook inspector, REST route discovery, shortcode registry, test emails, asset listing, Action Scheduler, SSL and DNS analysis.
Import/Export & GDPR — WXR export/import, personal data export/erasure and compliance overview.
Multisite Management — Network site CRUD, cross-site ability execution and network-wide plugin/theme management.
Automation — Batch execution with cross-step references, action log and unified cross-entity search.
Human Confirmation — All high-risk abilities (30+) require explicit admin approval with HMAC-signed tokens.
Get MCP Content Manager Premium →
External Services
This plugin connects to the following external services:
WordPress.org API
The system diagnostics feature tests whether your server can make outgoing HTTP requests (both GET and POST) by connecting to the WordPress.org core version check API. This is used only when the user explicitly requests a system diagnostics report. The data sent is the WordPress version number. No personal data is transmitted.
Service: WordPress.org
Terms of Use
Privacy Policy
OAuth 2.1 Authentication
This plugin implements an OAuth 2.1 server so that MCP clients (Claude, ChatGPT, Copilot, Cursor, etc.) can authenticate with your site. The OAuth flow happens entirely between the MCP client application and your own WordPress site. No data is sent to any third-party service by the plugin during authentication. The MCP client connects directly to your site’s REST API endpoints.
