SiteHelm
A WordPress MCP server for AI agents that has to be trusted with a client's live site: 112 capability-checked operations, every write previewed, snapshotted, verified by reading the site back, and reversible. Elementor, ACF, Meta Box, Yoast and Rank Math included.
★ 3stars
16release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mrshahidali420/sitehelm/releases/download/v0.15.0/sitehelm-0.15.0.zipDeclares an update source (https://github.com/Mrshahidali420/SiteHelm), so updates arrive through the plugin's own updater.
From the readme
SiteHelm
An MCP server inside WordPress, so an AI agent can change a live site and you can see, approve and undo every change.
Website · Operations reference · Internals · Roadmap · Changelog · Security · Contributing
What it is
SiteHelm is a WordPress plugin. Once it is active, your site is an MCP server. Claude, Claude Code, Cursor, VS Code, or any other MCP client can connect to it and work on the site: posts and pages, media, menus, Elementor documents, ACF and Meta Box fields, SEO metadata, comments, redirects, users, site settings, and the plugin and theme inventory.
The agent gets 113 named operations, each with a strict input schema. It does not get PHP, SQL, a shell, or the filesystem.
Every operation that changes the site runs the same way:
1. Capability check. The operation checks the connected user's real WordPress capability for that object, inside the handler, before it looks anything up.
2. Preview. The first call writes nothing. It returns the target, each field that would change with its before and after value, and a single-use plan token.
3. Snapshot. When you apply, the engine records everything a restore would need before it touches the row.
4. Verify. Af
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.15.0 | Sep 7, 2026 | sitehelm-0.15.0.zip | 1 |
| v0.14.0 | Sep 7, 2026 | sitehelm-0.14.0.zip | 1 |
| v0.13.0 | Sep 5, 2026 | sitehelm-0.13.0.zip | 3 |
| v0.12.0 | Sep 4, 2026 | sitehelm-0.12.0.zip | 2 |
| v0.11.0 | Sep 3, 2026 | sitehelm-0.11.0.zip | 3 |
| v0.10.0 | Sep 2, 2026 | sitehelm-0.10.0.zip | 1 |
| v0.9.0 | Aug 30, 2026 | sitehelm-0.9.0.zip | 1 |
| v0.8.0 | Aug 30, 2026 | sitehelm-0.8.0.zip | 0 |
| v0.7.0 | Aug 29, 2026 | sitehelm-0.7.0.zip | 1 |
| v0.6.0 | Aug 23, 2026 | sitehelm-0.6.0.zip | 0 |
| v0.5.0 | Aug 22, 2026 | sitehelm-0.5.0.zip | 0 |
| v0.4.0 | Aug 18, 2026 | sitehelm-0.4.0.zip | 0 |
| v0.3.0 | Aug 17, 2026 | sitehelm-0.3.0.zip | 0 |
| v0.2.1 | Aug 16, 2026 | sitehelm-0.2.1.zip | 1 |
| v0.2.0 | Aug 16, 2026 | sitehelm-0.2.0.zip | 2 |
| v0.1.0 | Aug 16, 2026 | sitehelm-0.1.0.zip | 0 |