Fire in da houseTop Tip:Paying $100+ per month for Perplexity, MidJourney, Runway, ChatGPT and other tools is crazy - get all your AI tools in one site starting at $15 per month with Galaxy AI Fire in da houseCheck it out free

ai-command

MCP.Pizza Chef: mcp-wp

ai-command is an MCP server that integrates AI with WP-CLI to control WordPress installations. It enables direct AI interactions during development by exposing WordPress site controls through the Model Context Protocol, allowing seamless local or remote MCP server connections for enhanced automation and management.

Use This MCP server To

Control WordPress sites via AI-powered WP-CLI commands Automate WordPress development tasks using AI interactions Connect to local or remote MCP servers for WordPress management Integrate AI workflows with WordPress site administration Enable real-time AI-driven WordPress site configuration Use MCP to script complex WordPress operations programmatically

README

WP-CLI AI Command with MCP support

Commit activity Code Coverage License

This WP-CLI command enables direct AI interactions with WordPress installations during development by implementing the Model Context Protocol (MCP). It not only provides its own MCP server for controlling WordPress sites, but also allows connecting to any other local or remote MCP server.

Read documentation

Installing

Installing this package requires WP-CLI v2.11 or greater. Update to the latest stable release with wp cli update.

Tip: for better support of the latest PHP versions, use the v2.12 nightly build with wp cli update --nightly.

To install the latest development version of this package, use the following command instead:

wp package install mcp-wp/ai-command:dev-main

Right now, the plugin requires a WordPress site with the AI Services plugin installed.

Reporting a bug

Think you’ve found a bug? We’d love for you to help us get it fixed.

Before you create a new issue, you should search existing issues to see if there’s an existing resolution to it, or if it’s already been fixed in a newer version.

Once you’ve done a bit of searching and discovered there isn’t an open or fixed issue for your bug, please create a new issue. Include as much detail as you can, and clear steps to reproduce if possible. For more guidance, review our bug report documentation.

Creating a pull request

Want to contribute a new feature? Please first open a new issue to discuss whether the feature is a good fit for the project.

Once you've decided to commit the time to seeing your pull request through, please follow our guidelines for creating a pull request to make sure it's a pleasant experience.

ai-command FAQ

How do I install ai-command?
Install requires WP-CLI v2.11 or greater; use standard WP-CLI package installation methods.
Can ai-command connect to remote MCP servers?
Yes, it supports connections to any local or remote MCP server for flexible WordPress control.
What WordPress versions are supported?
ai-command works with WordPress versions compatible with WP-CLI v2.11 and above.
Does ai-command support multiple AI providers?
Yes, it is provider-agnostic and works with OpenAI, Claude, Gemini, and others.
Is ai-command suitable for production environments?
It is primarily designed for development but can be adapted for controlled production use.
How does ai-command enhance WP-CLI?
It adds AI-driven command capabilities and MCP protocol support for advanced automation.
Where can I find documentation?
Comprehensive docs are available at https://mcp-wp.github.io/.