Skip to main content
Glama

WordPress MCP

Official
by Automattic

WordPress MCP

A WordPress plugin that implements the Model Context Protocol (MCP) to expose WordPress functionality through a standardized interface. This plugin enables AI models and other applications to interact with WordPress sites in a structured and secure way.

Features

  • 🔒 Secure and standardized interface for WordPress interactions
  • 🤖 AI-friendly API endpoints
  • 🏗️ Extensible architecture for custom tools, resources and prompts
  • 🔌 Adapter for WordPress Feature API
  • ⚡ High-performance implementation

Installation

  1. Download the latest wordpress-mcp.zip from https://github.com/Automattic/wordpress-mcp/releases/
  2. Upload the plugin files to the /wp-content/plugins/wordpress-mcp directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Navigate to Settings > MCP and enable MCP functionality and features

Usage

This plugin is designed to work with wp-wordpress-remote, which provides the client-side implementation for interacting with the MCP interface. Please check the usage instructions.

Development

Extending the Plugin

You can extend the plugin's functionality by adding new components through the WordPress MCP API:

Adding New Tools

Check the tools defined on wp-content/plugins/wordpress-mcp/includes/Tools/ for examples

Adding Resources

Check the resources define on wp-content/plugins/wordpress-mcp/includes/Resources/ for examples

Adding Prompts

Check the prompts defined on wp-content/plugins/wordpress-mcp/includes/Prompts/ for axamples

Using the WordPress Feature API

Check the WordPress Feature API - a system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use. When enabled, this plugin will convert Features into MCP tools and resources.

Contributing

We welcome contributions!

Support

WordPress MCP has extensive documentation, please refer to the docs for more information.

For support, please:

  • Open an issue on GitHub
  • Contact the maintainers
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A WordPress plugin that implements the Model Context Protocol to enable AI models and applications to interact with WordPress sites in a structured and secure way.

  1. Features
    1. Installation
      1. Usage
        1. Development
          1. Extending the Plugin
        2. Contributing
          1. Support

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              A comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.
              Last updated -
              16
              TypeScript
            • -
              security
              A
              license
              -
              quality
              Implements a Model Context Protocol server for WordPress that enhances VS Code with WordPress-specific intelligence, including database integration, code completion, and documentation.
              Last updated -
              TypeScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.
              Last updated -
              Python
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol plugin that helps AI assistants maintain persistent project context through structured markdown files, providing a systematic approach to tracking project goals, decisions, progress, and patterns.
              Last updated -
              5
              JavaScript
              MIT License
              • Apple
              • Linux

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/Automattic/wordpress-mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server