by mcp-wp
Control WordPress using WP-CLI, AI, and MCP.
# Add to your Claude Code skills
git clone https://github.com/mcp-wp/ai-commandGuides for using mcp servers skills like ai-command.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:30:48.274Z",
"npmAuditRan": true,
"pipAuditRan": true
}ai-command is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by mcp-wp. Control WordPress using WP-CLI, AI, and MCP. It has 121 GitHub stars.
Yes. ai-command passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/mcp-wp/ai-command" and add it to your Claude Code skills directory (see the Installation section above).
ai-command is primarily written in PHP. It is open-source under mcp-wp on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ai-command against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
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.
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.
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.
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.