WordPress/mcp-adapter

▲ 5 stars today★ 1,714⑂ 194

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.

About WordPress/mcp-adapter

WordPress/mcp-adapter is an open-source project on GitHub, mainly written in PHP. An MCP adapter that bridges the Abilities API to the Model Context Protocol, enabling MCP clients to discover and invoke WordPress plugin, theme It currently holds 1,714 stars and 194 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the Today's Trending board, currently at rank #83 with 5 new stars today.

GitHub Repository Details

Repository WordPress/mcp-adapter · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

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.

WordPress Playground Demo

Test Plugin Check Dependency Review

Overview

MCP Adapter bridges WordPress's Abilities API with the MCP specification, giving AI agents a standardized way to interact with WordPress functionality. It includes HTTP and STDIO transport support, comprehensive error handling, and an extensible architecture for custom integrations.

Features

Architecture

See the Architecture Overview for the full component breakdown.

Getting Started

Follow the Quick Start Guide to register your first ability and expose it via MCP, or jump straight to the Basic Examples for complete tool, resource, and prompt samples.

WordPress abilities are private by default. Set meta.public (or meta.mcp.public) to true to expose one, then reach it through the default server's three meta-tools (mcp-adapter/discover-abilities, mcp-adapter/get-ability-info, mcp-adapter/execute-ability) — see Creating Abilities for the full opt-in model.

Connecting MCP Clients

Connect via WP-CLI over STDIO, or point an HTTP client at /wp-json/mcp/mcp-adapter-default-server. Configuration examples for Claude Desktop and other MCP clients — both direct STDIO and HTTP-via-proxy — are in the CLI Usage Guide.

Migration

Contributing

See CONTRIBUTING.md for local setup, coding standards, and the contribution workflow, and the Testing Guide for running the test suite.

License

GPL-2.0-or-later

GitHub Stars & Activity

1,714Stars
194Forks
0Open issues
PHPLanguage

GitHub Popularity

GitHub stars1,714
Forks194
Open issues0
Primary languagePHP
License-
Stars gained today5
Created-
Last pushed-

Trending History

Daily boardrank #83 · ▲ 5 stars

Related AI Projects

1

freescout-help-desk / freescout

PHP★ 4,536⑂ 715▲ 3 stars
2

laravel / ai

PHP★ 1,162⑂ 334▲ 2 stars
3

obra / superpowers

Shell★ 287,295⑂ 25,690▲ 522 stars
4

mattpocock / skills

Shell★ 263,045⑂ 22,188▲ 820 stars
5

ollama / ollama

Go★ 181,102⑂ 17,896▲ 140 stars
6

ggml-org / llama.cpp

C++★ 128,384⑂ 23,249▲ 128 stars
7

openai / codex

Rust★ 124,542⑂ 19,253▲ 314 stars
8

microsoft / generative-ai-for-beginners

Jupyter Notebook★ 119,834⑂ 63,090▲ 77 stars

More AI Rankings