WordPress/mcp-adapter
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.
Overview
WordPress/mcp-adapter is a PHP MCP server licensed under GPL-2.0. 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.
Ranked #260 out of 25632 indexed tools.
In the top 2% of all indexed tools.
Has 16 contributors.
Ecosystem
PHP GPL-2.0 4,303 weekly downloads
Signal Breakdown
Stars 659
Freshness 10d ago
Issue Health 43%
Contributors 16
Dependents 0
Forks 85
Description Detailed
License GPL-2.0
How to Improve
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
# MCP Adapter
Part of the [**AI Building Blocks for WordPress** initiative](https://make.wordpress.org/ai/2025/07/17/ai-building-blocks)
The official WordPress package for MCP integration that exposes WordPress abilities as [Model Context Protocol (MCP)](https://modelcontextprotocol.io) tools, resources, and prompts for AI agents.
## Overview
This adapter bridges WordPress's Abilities API with the [MCP specification](https://modelcontextprotocol.io/specification/2025-06-18/), 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 T Read full README on GitHub →
Are you the maintainer? Claim this listing