Install
$ agentstack add mcp-mcp-wp-ai-command ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
WP-CLI AI Command with MCP support
[](https://github.com/mcp-wp/ai-command/pulse/monthly) [](https://codecov.io/gh/mcp-wp/ai-command) [](https://github.com/mcp-wp/ai-command/blob/main/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.
[](https://mcp-wp.github.io/)
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.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: mcp-wp
- Source: mcp-wp/ai-command
- License: Apache-2.0
- Homepage: https://mcp-wp.github.io/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.