WP Manifestindependent plugin directory
manifest / ai / wp-mcp-plugin

WP MCP Server

Expose your WordPress site to AI assistants like Claude, ChatGPT, and other MCP clients through a secure, extensible, OAuth-powered Model Context Protocol (MCP) server.

by Creatricx · github.com/iamdenzen/wp-mcp-plugin

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/iamdenzen/wp-mcp-plugin/archive/refs/heads/main.zip

From the readme

WP MCP Server Turn any WordPress website into a secure Model Context Protocol (MCP) server for AI assistants like ChatGPT, Claude, and other MCP-compatible clients. WP MCP Server is a production-ready WordPress plugin that exposes WordPress functionality through the Model Context Protocol (MCP), allowing AI assistants to securely interact with your website using standardized tools. Whether you're building AI-powered workflows, connecting WordPress to LLMs, or exposing custom business data, WP MCP Server provides a secure, extensible, and WordPress-native solution. Features - 🔒 OAuth 2.1 Authentication - 🛡 Fine-grained permission scopes - 🔧 Extensible tool registry - 📄 WordPress Posts & Pages - 🛒 WooCommerce support - 🖼 Media Library support - 🏷 Taxonomies & Categories - 🔍 Search tools - 📦 Custom Post Types - 🧩 Advanced Custom Fields (ACF) - 🗄 Custom database table support - 📊 Logging & debugging - ⚡ Performance-focused architecture - 🧱 Built using modern object-oriented PHP - 🔌 Compatible with any MCP client Why WP MCP Server? Instead of building custom REST APIs or AI integrations for every project, WP MCP Server exposes your website through the standardized Model Context

Read the full README on GitHub →