by WordPress · MCP Server · ★ 1.3k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Adapter Part of the AI Building Blocks for WordPress initiative The official WordPress package for MCP integration that exposes WordPress abilities as Model Context Protocol (MCP) tools, resources, and prompts for AI agents. Overview This adapter bridges WordPress's Abilities API with the MCP specification, providing a standardized way for AI agents to interact with WordPress functionality. It includes HTTP and STDIO transport support, comprehensive error handling, and an extensible architecture for custom integrations. Features Core Functionality Ability-to-MCP Conversion: Automatically converts WordPress abilities into MCP tools, resources, and prompts Multi-Server Management: Create and manage multiple MCP servers with unique configurations Extensible Transport Layer: HTTP Transport: Unified transport implementing MCP 2025-06-18 specification for HTTP-based communication STDIO Transport: Process-based communication via standard input/output for local development and CLI integration Custom Transport Support: Implement to create specialized communica
| Stars | 1,301 |
| Forks | 146 |
| Language | PHP |
| Category | MCP Server |
| License | GPL-2.0 |
| Quality Score | 49.244/100 |
| Open Issues | 47 |
| Last Updated | 2026-06-20 |
| Created | 2025-07-10 |
| Platforms | cli, mcp |
| Est. Tokens | ~21k |
Explore other popular mcp server tools:
mcp-adapter is An MCP adapter that bridges the Abilities API to the Model Context Protocol, enabling MCP clients to discover and invoke WordPress plugin, theme, and core abilities programmatically.. It is categorized as a MCP Server with 1.3k GitHub stars.
mcp-adapter is primarily written in PHP.
You can find installation instructions and usage details in the mcp-adapter GitHub repository at github.com/WordPress/mcp-adapter. The project has 1.3k stars and 146 forks, indicating an active community.
mcp-adapter is released under the GPL-2.0 license, making it free to use and modify according to the license terms.