WPVibe – MCP Server for WordPress. Connect Claude, ChatGPT, Gemini & Cursor
Your WordPress site just became MCP-ready. WPVibe is the Model Context Protocol server for WordPress, connecting your self-hosted site to any AI assistant that speaks MCP: Claude, ChatGPT, Gemini, Cursor, Windsurf, OpenCode, and more. No copy-pasting between tabs. No switching between your AI chat and wp-admin. Tell your AI what you want, and it happens on your live WordPress site.
What People Are Saying
- “New WordPress Plugin Safely And Easily Connects AI To Your Website” (Search Engine Journal, July 2026)
- “The easiest setup of any AI product for WordPress, period. It’s so click-and-forget, and it absolutely smashes it for what you can do. It’s just mind-blowing.” (Jackson Whelan, WPTuts)
- Thousands of WordPress sites connected and over a million WordPress operations performed since launch.
The Model Context Protocol Server for WordPress
WPVibe is a complete MCP server implementation for WordPress. The Model Context Protocol, introduced by Anthropic and now adopted across the AI industry, lets AI assistants discover and call tools on connected services through a standard interface. WPVibe packages every meaningful WordPress operation (content management, media uploads, theme file browsing, REST API access, and plugin abilities) as MCP tools your AI can call.
You install this free WordPress plugin, connect your site once, and every MCP-compatible AI client becomes a WordPress co-pilot. The WPVibe WordPress MCP server handles authentication, encrypts credentials with AES-256-GCM, and relays your AI’s tool calls to the WordPress REST API. Your WordPress site, your data, your choice of AI.
Connect Claude to WordPress
WPVibe is the easiest way to connect Claude to WordPress. Use it with Claude Desktop, Claude on the web, or Claude Code in your terminal. Once connected, ask Claude to draft a blog post, schedule an article, reorganize categories, update site settings, or run any WordPress task through conversation. Claude sees your WordPress site through the MCP bridge and responds with direct action, not just suggestions.
Connecting Claude to WordPress takes about 30 seconds. Install WPVibe, open the plugin admin, click to authorize, then add the MCP server URL to Claude’s connectors. From that moment, Claude can manage WordPress content, search WordPress files, upload images, and interact with any WordPress plugin that exposes the Abilities API.
Connect ChatGPT to WordPress
WPVibe is the ChatGPT WordPress plugin that actually connects the two systems instead of wrapping an API key. ChatGPT supports MCP servers directly in the web app and the desktop app, so once you add your WPVibe MCP server URL, ChatGPT can read and write to your WordPress site through ordinary conversation.
Ask ChatGPT to turn a Google Doc into a WordPress blog post, find and tag every customer who downloaded a specific resource, update your About page in your own writing voice, or bulk-publish a content calendar. ChatGPT handles the language and strategy, WPVibe handles the WordPress REST API calls behind the scenes. There is also an official WPVibe connector in the ChatGPT Apps directory, so you can add it to ChatGPT in a couple of clicks.
Connect Cursor, Windsurf, and Every MCP Client
WPVibe is not locked to a single AI vendor. Cursor, Windsurf, OpenCode, Claude Code, ChatGPT, Claude, and any other AI client that supports the Model Context Protocol can connect through the same MCP server URL. One WordPress MCP server, every AI assistant, no integration rewrite when you switch tools.
For developers, this means Cursor can edit your WordPress theme files with context-aware suggestions, Claude Code can run WordPress tasks as part of an agentic workflow, and Windsurf can scaffold new WordPress templates. For content creators and agencies, this means whichever AI writes best for your brand can publish directly to your WordPress site through the WPVibe MCP bridge.
AI-Powered WordPress Content Management via MCP
Managing WordPress content through MCP has never been easier. Create blog posts, update pages, upload media, manage categories and tags, all through natural conversation with your AI assistant. Tell Claude to write a draft post about your latest product launch, ask ChatGPT to update your about page, or have Cursor reorganize your blog categories. Your AI assistant handles the WordPress REST API calls behind the MCP protocol, so you never have to touch wp-admin.
WPVibe does not replace your AI assistant or lock you into a single provider. It works with every AI client that supports the Model Context Protocol, giving you the freedom to use Claude Desktop, ChatGPT, Cursor, Windsurf, OpenCode, or any future MCP-compatible AI tool for WordPress management.
WordPress Abilities API Support for MCP
WordPress 6.9 introduced the Abilities API, a powerful way for plugins to declare self-describing operations that AI assistants can discover and execute. WPVibe fully supports this WordPress MCP integration. Your AI can discover what abilities your installed plugins expose, inspect their input schemas, and run them directly through natural conversation.
This means AI-powered WordPress plugin management works automatically over MCP. If a plugin registers abilities (WPForms, SeedProd, and others are adopting this standard), your AI assistant can interact with it without any custom integration. The WordPress Abilities API and WPVibe together make every compatible plugin MCP-ready.
WooCommerce, Elementor, and Your Other Plugins
WPVibe works with the plugins already running your site. For WooCommerce, your AI can review the store, manage products, and bulk-edit prices, stock, and descriptions through conversation, so updating fifty product pages no longer means fifty trips through wp-admin.
For Elementor, WPVibe ships dedicated integration endpoints: your AI can discover installed widgets, create and update Elementor pages, and save Elementor Pro theme builder templates with display conditions. Built-in skills teach your AI the right approach for Gutenberg, Elementor, and SeedProd page building. Other plugins work through their own REST APIs or the WordPress Abilities API, and custom fields (including ACF fields, which are post meta under the hood) are read and written correctly, including on custom post types.
Safely Edit WordPress Theme Files
WPVibe lets your MCP client browse and edit your WordPress theme files safely. Your AI can list files, search file contents, analyze code structure, and make edits through a draft theme workflow. The draft clones the active WordPress theme into a sandbox, makes changes there, and exposes a preview URL so you can see the results before going live. Your live WordPress site is never touched until you explicitly approve and publish.
Every file operation runs through WordPress capability checks, a path sandbox scoped to the draft theme, and PHP syntax validation before save. You keep the safety of wp-admin’s file editing guardrails while giving your AI a real place to work.
WordPress WP-CLI Commands over MCP
Run WordPress administration commands through your MCP client. Activate plugins, switch themes, update options, flush caches, query the database, run serialized-data-aware search-replace with a dry run, and more, all via native PHP dispatch with a security-first command allowlist. Everything is emulated through PHP, so it works on shared hosting with no shell and no SSH. Your AI gets a productive WordPress admin surface without the risks of raw command execution.
Approvals You Can See, and an Audit Log
WPVibe does not open your site to the world. There is no public endpoint sitting on your site for bots to hit; access runs through WordPress’s own encrypted Application Passwords, revocable in one click. And when your AI asks for something destructive (deleting a user, mutating the database, uninstalling a plugin), WPVibe pauses and shows an approval panel right in the chat: the exact operation, a dry-run preview of what will change, and Approve or Decline buttons. Nothing irreversible happens without you.
Every sensitive action is also recorded in an append-only Approval Log in your WordPress admin, including the preview you saw and the result, so you always have a paper trail of what your AI did. Posts default to draft, deletes go to trash, and theme publishing keeps a backup of your previous files so you can roll back.
Smart MCP Notifications on Your WordPress Admin
Every change your AI makes over MCP triggers a smart notification in your browser. Edit a post and you will see a toast with a direct link to view or edit the updated content. The WPVibe notification system knows whether you are in the WordPress admin dashboard or viewing the frontend and adapts the link accordingly, so your workflow is never disrupted while your AI is working in the background.
One-Click WordPress MCP Authorization
Connecting your WordPress site to an MCP server should take seconds, not half an afternoon. WPVibe does away with application passwords you type by hand and API keys you copy between tabs. Provide your WordPress site URL, click the authorization link that appears in your WordPress admin, and approve the connection. Your WordPress credentials are encrypted with AES-256-GCM and stored securely on Cloudflare-hosted WPVibe servers. One click, done.
WordPress MCP Server for Every Use Case
Whether you are a blogger managing content, a developer building WordPress themes, or an agency managing multiple client sites, WPVibe makes AI-powered WordPress management accessible through whichever MCP client you already use.
Bloggers and Content Creators write and publish posts, manage media, organize categories and tags, and update WordPress site settings through conversation with Claude, ChatGPT, or any MCP assistant.
WordPress Developers and Designers browse theme files, analyze code structure, and edit WordPress themes using a safe draft-preview-publish workflow. Build classic WordPress themes from scratch with AI-powered design directly from Cursor, Claude Code, or your favorite MCP client.
Agencies and WordPress Site Managers connect client WordPress sites and manage content at scale. Use the WordPress Abilities API over MCP to interact with installed plugins. Automate routine WordPress tasks with whichever AI assistant fits the job.
Full WPVibe MCP Server Feature List
- WordPress MCP server connection with one-click authorization and AES-256 encrypted credential storage
- AI content management – create, update, and manage WordPress posts, pages, media, categories, and tags through AI conversation
- WooCommerce management – review the store and bulk-edit products, prices, stock, and descriptions through conversation
- Elementor integration – create and update Elementor pages and Elementor Pro theme builder templates via dedicated endpoints
- Human-in-the-loop approvals – destructive operations pause for an in-chat approval panel with a dry-run preview
- Approval Log – append-only audit trail in wp-admin of every destructive operation, its preview, and its result
- Surgical content edits – targeted find-and-replace in posts, meta, and options without rewriting the whole value
- Full WordPress REST API access exposed as MCP tools, including custom post types and plugin routes
- WordPress Abilities API support – discover and execute plugin abilities on WordPress 6.9+ sites automatically
- Connect Claude Desktop, Claude on the web, or Claude Code to WordPress via MCP
- Connect ChatGPT’s web app and desktop app to WordPress via MCP
- Connect Cursor, Windsurf, OpenCode, and any other MCP-compatible AI client
- WordPress theme file browsing – list, search, and analyze theme file structure and code
- AI WordPress theme editing with a draft-preview-publish workflow, safe sandboxed file operations, and PHP syntax validation
- Classic WordPress theme builder – create new themes from scratch with AI-powered scaffolding
- WordPress WP-CLI commands – run allowlisted admin commands through your MCP client via native PHP dispatch
- WordPress media uploads – download images from URLs directly into your media library via MCP
- Unsplash stock photo search – find high-quality images for your WordPress site from AI conversation
- WordPress live reload – smart browser notifications when your AI makes changes, with context-aware navigation
- Per-user WordPress scoping – live reload only activates for the WordPress admin using WPVibe, not other team members
- WordPress credential encryption – AES-256-GCM encryption at rest with per-site salting for application passwords
- AI WordPress skills – on-demand workflow guides that teach your AI the right approach for each WordPress task
- Progressive MCP tool discovery – your MCP client discovers WordPress tools as it needs them, keeping context efficient
- Built on the open Model Context Protocol standard – no vendor lock-in, any MCP-compatible AI works
- OAuth magic link authentication – no passwords typed into chat, no long-lived tokens on your laptop
Third-Party Service
This plugin connects to the WPVibe service at wpvibe.ai to relay requests between your AI assistant and your WordPress site over the Model Context Protocol. When you connect your site, a WordPress application password is created and encrypted with AES-256-GCM on WPVibe servers hosted on Cloudflare. All communication between the plugin and the WPVibe MCP service occurs over HTTPS.
No data is collected, tracked, or shared with third parties beyond what is necessary to relay your AI assistant’s MCP requests to your WordPress REST API. Your content stays on your WordPress server.
Third-Party Libraries
WPVibe bundles one third-party JavaScript library for use inside scaffolded classic starter themes:
- Alpine.js v3.15.12, MIT License — https://alpinejs.dev/ — included at
starter-themes/classic/assets/js/alpine.min.js. Used as the interactivity layer (modals, dropdowns, tabs, accordions, sliders) for AI-generated classic themes. Not loaded outside scaffolded themes.
Built by SeedProd
WPVibe is built by the team behind SeedProd, the most popular WordPress landing page and theme builder plugin, trusted by over 1 million WordPress websites. We have been building WordPress tools since 2012 and know what WordPress site owners need from AI-powered management tools.
Better Than Custom AI WordPress Integrations
If you have tried connecting AI to your WordPress site before, you have probably dealt with custom API wrappers, writing fetch calls in Python scripts, hand-rolling a ChatGPT Custom GPT, or copying content back and forth between Claude and your browser. WPVibe eliminates all of that friction with a proper MCP server for WordPress.
Unlike custom scripts or one-off WordPress AI integrations, WPVibe uses the Model Context Protocol, an open standard supported by Claude, ChatGPT, Gemini, Cursor, Windsurf, and a growing list of AI tools. Connect your WordPress site once, use it with any MCP client. No vendor lock-in, no custom code to maintain for your AI WordPress workflow.
Unlike hosted AI WordPress services (AI Engine, GetGenie, Bertha, AI Power, WPCode AI, and similar bundled-AI plugins) that ship one model and one prompt style, WPVibe lets you bring your own AI. Use whichever model reasons best for your task. Claude for long-form writing, ChatGPT for research, Cursor for theme editing, all connected through the same WordPress MCP server. Your data stays on your WordPress server. No third-party servers processing your WordPress content. Your WordPress site, your data, your control.
Branding Guidelines
This plugin is a product of SeedProd LLC. The product name is WPVibe everywhere: the plugin, the marketing site, the documentation, and the in-product UI (wpvibe.ai).
When writing about the plugin, please use the correct spelling:
- WPVibe (correct)
- WPvibe (incorrect)
- Wp Vibe (incorrect)
- WP Vibe (incorrect)
- VibeAI (incorrect)
