內容簡介
Shim MCP 是一款獨立的 MCP (Model Context Protocol) 伺服器外掛,讓任何兼容的 AI 客戶端能夠管理您的 WordPress 網站,包括文章、頁面、媒體、用戶等。此外掛整合了 56 種功能,無需額外的伴隨外掛。
【主要功能】
• 提供 56 種 WordPress 功能,涵蓋 9 個領域
• 支援 MCP 協議 v2025-06-18,具備 SSE 傳輸
• 管理控制台可生成 API 金鑰
• 支援 Claude Code、Claude Desktop 和 Cursor 的配置匯出
• 偵測舊版 MCP 外掛的衝突
外掛標籤
開發者團隊
原文外掛簡介
Shim MCP is a self-contained MCP (Model Context Protocol) server plugin for WordPress. It provides 56 abilities that let any MCP-compatible AI client manage your WordPress site — posts, pages, media, users, plugins, menus, widgets, comments, options, and system settings. The MCP server and every ability ship in the one plugin, so no companion plugins are required.
The MCP protocol layer is derived from the WordPress project’s own MCP Adapter (GPL-2.0), and abilities are registered through WordPress’s Abilities API, which core ships from 6.9. See the Credits section below.
Key features:
56 WordPress abilities organized across 9 domains
MCP protocol v2025-06-18 with SSE transport
Admin dashboard with API key generation
Config export for Claude Code, Claude Desktop, and Cursor
Conflict detection for legacy MCP plugins
Credits
Shim MCP builds its MCP protocol layer on two GPL-2.0 projects published by the WordPress project:
WordPress MCP Adapter – everything under includes/Server/ (transport, JSON-RPC routing, session management, tools/resources/prompts handlers, schema transformation, error and observability infrastructure) is derived from it.
WordPress Abilities API – every ability is registered through this core API, which WordPress ships from 6.9.
The 56 abilities, the admin dashboard, the WP-CLI stdio bridge and the packaging are original to this plugin. Full breakdown in CREDITS.md.
