WordPress/mcp-adapter
A Model Context Protocol adapter that exposes WordPress plugin, theme, and core functionality as AI agent tools, resources, and prompts.

This PHP package bridges WordPress’s Abilities API with the MCP specification, automatically converting WordPress abilities into MCP tools, resources, and prompts. It supports HTTP and STDIO transports for AI agent communication, enabling programmatic discovery and invocation of WordPress capabilities. The adapter is part of the WordPress AI Building Blocks initiative and provides extensibility through custom transport and error handler interfaces.