Self-hosted WordPress MCP plugin
Novamira Alternative
How WPVibe compares with Novamira (free and Pro) for people who want an AI agent to work on WordPress sites safely — including production.
TL;DR
Novamira is a powerful self-hosted WordPress MCP plugin that gives AI agents deep access — PHP execution, WP-CLI, database queries, and file edits — and its Pro tier (from around €49/yr) adds memory and page-builder specializations. It is aimed mainly at dev and staging sites. WPVibe is the hosted alternative built for real sites: connect once, work across multiple AI clients, and use draft-first theme and file workflows designed to be safe on production. And because WPVibe connects over OAuth, you use the Claude or ChatGPT subscription you already pay for — no provider API keys to manage.
At a glance
How the two options compare
Primary job
WPVibe
A hosted remote MCP server for operating self-hosted WordPress from your AI client.
Novamira
A self-hosted plugin that gives AI agents deep access (PHP, WP-CLI, database, files) to a WordPress install.
Hosting model
WPVibe
Hosted; nothing to install, secure, or update on the server.
Novamira
Self-hosted plugin you install on each site.
Environment
WPVibe
Designed for live self-hosted sites, with draft-first and preview workflows for production safety.
Novamira
Positioned for development and staging; deep code and database execution makes production risky.
Power vs safety
WPVibe
Curated WordPress tool surface plus WP-CLI-style operations and draft-first theme/file edits.
Novamira
Maximum power — direct PHP execution and database writes; new files are sandboxed, but access is broad.
Free vs paid
WPVibe
Free tier with a daily allowance and unlimited sites; Pro $99/yr and Power $299/yr.
Novamira
Free basics; Pro from around €49/yr adds persistent memory and plugin/page-builder specializations.
AI clients
WPVibe
Hosted and remote, so it works with web clients like ChatGPT.com, Claude.ai, and Claw.ai as well as desktop and CLI clients — all over one OAuth connection.
Novamira
Its listed clients are local and desktop MCP tools (Claude Code, Claude Desktop, Cursor, Windsurf, Zed, Gemini CLI); hosted web chat clients are not part of its model.
AI access
WPVibe
Connect over OAuth and use the AI subscription you already pay for — Claude, ChatGPT, Claude Code, or Claw.ai. No provider API keys to generate and no separate per-token API bill.
Novamira
Novamira takes no model API key of its own; which AI runs and how it is billed depends on the desktop client you connect.
Best when
WPVibe
You want safe agentic work on real sites without hosting MCP infrastructure.
Novamira
You want maximum local control on dev/staging and are comfortable with deep code access.
| Dimension | WPVibe | Novamira |
|---|---|---|
| Primary job | A hosted remote MCP server for operating self-hosted WordPress from your AI client. | A self-hosted plugin that gives AI agents deep access (PHP, WP-CLI, database, files) to a WordPress install. |
| Hosting model | Hosted; nothing to install, secure, or update on the server. | Self-hosted plugin you install on each site. |
| Environment | Designed for live self-hosted sites, with draft-first and preview workflows for production safety. | Positioned for development and staging; deep code and database execution makes production risky. |
| Power vs safety | Curated WordPress tool surface plus WP-CLI-style operations and draft-first theme/file edits. | Maximum power — direct PHP execution and database writes; new files are sandboxed, but access is broad. |
| Free vs paid | Free tier with a daily allowance and unlimited sites; Pro $99/yr and Power $299/yr. | Free basics; Pro from around €49/yr adds persistent memory and plugin/page-builder specializations. |
| AI clients | Hosted and remote, so it works with web clients like ChatGPT.com, Claude.ai, and Claw.ai as well as desktop and CLI clients — all over one OAuth connection. | Its listed clients are local and desktop MCP tools (Claude Code, Claude Desktop, Cursor, Windsurf, Zed, Gemini CLI); hosted web chat clients are not part of its model. |
| AI access | Connect over OAuth and use the AI subscription you already pay for — Claude, ChatGPT, Claude Code, or Claw.ai. No provider API keys to generate and no separate per-token API bill. | Novamira takes no model API key of its own; which AI runs and how it is billed depends on the desktop client you connect. |
| Best when | You want safe agentic work on real sites without hosting MCP infrastructure. | You want maximum local control on dev/staging and are comfortable with deep code access. |
Why people look for alternatives
Novamira has a strong following for a reason: it gives AI agents deep access to a WordPress install — PHP execution, WP-CLI, database queries, and file edits — and its Pro tier (from around €49/yr) adds persistent memory and page-builder specializations that users specifically praise for Bricks work. It is powerful, and on local or staging sites it feels close to magic.
The catch is the environment. That depth of access is aimed at development and staging; running open-ended PHP and database writes against a live site is risky, and Novamira positions itself accordingly. So the comparison usually starts when someone needs to operate a real site, or wants the same setup to work across more than one AI client.
What WPVibe does instead
WPVibe is built for live self-hosted sites. Rather than open-ended code execution, it works through a curated WordPress surface — REST, plugin abilities, WP-CLI-style commands, rendered HTML inspection — and leans on draft-first theme and file workflows so changes can be previewed before they go live. It connects through WordPress core REST and Application Passwords, with the optional plugin as progressive enhancement, and the same hosted connection works across Claude, ChatGPT, Cursor, and Claude Code.
If your work is deep, local, and experimental, Novamira’s raw access is a genuine strength. If you need an agent to build and maintain sites that are actually serving traffic, WPVibe’s hosted, draft-first model is the safer fit — and you can use both: Novamira locally, WPVibe for connected live sites.
Honest fit
Choose based on the workflow
WPVibe is best for
- Teams that need an AI agent to work on live self-hosted sites with preview-before-publish safety.
- People who want a hosted connection instead of installing and securing a deep-access plugin per site.
- Users spanning multiple AI clients who want one WordPress connection across them.
- Agencies that want curated skills and WP-CLI-style operations rather than raw PHP and database execution.
Novamira is best for
- Developers doing deep work on local, dev, or staging WordPress where full PHP, database, and file access is the point.
- Power users who want persistent memory and page-builder specializations (e.g. Bricks) from the Pro add-on.
- People comfortable installing a plugin and keeping AI work off production.
- Workflows that need direct code execution validated against the live plugin and theme stack.
Setup or switching notes
Novamira is excellent where it is meant to run: local, dev, and staging sites where deep PHP, database, and file access is exactly what you want. Nothing here says stop using it for that.
The switch — or the addition — happens when you need to operate sites that are serving traffic, or want one connection across several AI clients. WPVibe's hosted, draft-first model is designed for that case: preview changes before publishing, connect via WordPress core REST and Application Passwords, and skip hosting an MCP plugin on every site.
FAQ
Common questions
Is WPVibe just a hosted Novamira?
No. Novamira is a self-hosted plugin focused on deep code access for dev and staging. WPVibe is a hosted remote MCP server built to operate live self-hosted sites safely, connecting through WordPress core REST and Application Passwords.
Can I use WPVibe on production sites?
Yes. WPVibe emphasizes draft-first theme and file workflows and preview-before-publish, so changes can be reviewed before going live — where Novamira recommends dev and staging only.
Does WPVibe execute arbitrary PHP like Novamira?
No. WPVibe works through a curated WordPress tool surface — REST, plugin abilities, WP-CLI-style commands, and draft-first file and theme edits — rather than open-ended PHP execution. That is a deliberate safety choice for live sites.
Do I need a provider API key — and does WPVibe work with web clients like ChatGPT or Claw.ai?
No API key, and yes. WPVibe is a hosted remote MCP server, so you connect over OAuth with the Claude or ChatGPT subscription you already pay for — and it works with web clients like ChatGPT.com, Claude.ai, and Claw.ai, not just desktop apps. Novamira is self-hosted and driven by local and desktop MCP clients, so those hosted web chat clients are not part of its model.
Disclaimer
This comparison is based on public product information and community discussions reviewed in June 2026. WPVibe is not affiliated with, endorsed by, or sponsored by Novamira.