The Free WordPress MCP Plugin — Connect Any AI Agent to Your Site
Ask Claude, ChatGPT, or any MCP-compatible AI to improve your SEO, write posts, update pages, or manage your site — and watch it happen, live, on your WordPress dashboard.
What is a WordPress MCP plugin?
A WordPress MCP plugin turns your WordPress site into a Model Context Protocol server, so AI clients like Claude, Cursor and Codex can connect directly to it. Instead of generating text you copy and paste, the AI reads and edits your actual posts, pages, media and SEO metadata through a permission-controlled connection.
Why does MCP matter for WordPress?
The Model Context Protocol is an open standard for connecting AI clients to external tools. One MCP server works with every MCP-compatible client, so your site becomes something the AI can act on directly — no separate integration per AI tool, no copy-pasting between a chat window and the WordPress editor. This plugin exposes 145 abilities covering posts, pages, media, WooCommerce, Yoast SEO, ACF and Elementor; you can browse every WordPress MCP ability in the directory.
Is a free WordPress MCP plugin safe to use?
Safety comes from WordPress's own permission system, which applies to every action the AI takes. You choose which user the AI acts as, toggle each ability on or off individually, and can revoke access at any time. The plugin is MIT-licensed and open source, so the code that handles your credentials is publicly auditable. Testing on a staging site first is still recommended. Step-by-step setup is covered in the video guides — for example, connect Claude to your free WordPress MCP server or connect Cursor AI to WordPress via MCP.
You ask. Your site responds.
The plugin exposes your WordPress site over the Model Context Protocol — so the AI you already use can actually do the work, not just talk about it.
"Improve the SEO on my About page."
Rewrites the meta description, tightens the page title, adds missing
image alt attributes, and surfaces a diff in your dashboard for approval.
"Draft a blog post about our new pricing, in our usual tone."
Pulls recent posts as tone reference, drafts the article as a draft
post, applies your default category and tags, ready for you to review and hit publish.
"Find every page that mentions our old phone number and update it."
Scans pages and posts, reports each match with a preview, and edits them in place when you confirm — no plugin scripts, no PHP edits, no SQL queries.
"What's slowing down my homepage?"
Inventories active plugins, image sizes, and large embeds, then suggests specific changes the AI can apply for you — one at a time, with your sign-off.
Three minutes from install to first prompt.
A walkthrough of installing the plugin, connecting an AI client, and running your first command — no prior MCP knowledge assumed.
More tutorials drop weekly on youtube.com/websensepro
Why this plugin, when there are others?
A few honest, specific reasons — not marketing fog.
Actually free. Forever.
No freemium tier, no "Pro" upsell, no usage limits hiding behind an API key. Released under the MIT license on GitHub. Fork it, ship it, change it.
Video-guided by the maintainer.
Every release ships alongside a tutorial on a channel with 140K+ subscribers. When something breaks, the fix usually lives in a video, not a Discord backlog.
Works with whatever AI you already use.
Built on the open Model Context Protocol. Claude, ChatGPT-compatible clients, Cursor, Claude Code — if it speaks MCP, it speaks to your WordPress.
Built by someone who runs WordPress sites for a living.
WebSensePro is a Shopify Partner, a Top Rated Plus Upwork freelancer, and a working agency. The plugin solves problems we hit on real client sites — not lab demos.
Install it the boring way.
The same flow as any other WordPress plugin. If you've installed Yoast or WooCommerce, you can install this.
Download the plugin
Download the free WordPress MCP plugin from the WordPress.org directory, or grab the release zip from the GitHub repository. No account required.
Upload to WordPress
Go to Plugins → Add New → Upload Plugin, pick the zip, install, and activate.
Connect your AI client
Open the plugin settings, copy the MCP endpoint and credentials into your AI client's MCP config. The video shows the exact steps for Claude Desktop and Claude Code.
Ask your first question
Type a prompt in your AI client like "List my five most recent posts". If the answer comes back accurate, you're connected.
Questions you probably have.
Is the WordPress MCP plugin really free?
Yes. Free and open source under the MIT license. No paid tier, no feature gates, no premium upsell. The full source is on GitHub and you can fork it.
Which AI agents does it work with?
Any client that speaks the Model Context Protocol (MCP). That includes Claude Desktop, Claude Code, Cursor, and any ChatGPT-compatible setup that supports MCP servers.
What can the AI actually do on my WordPress site?
Real actions, not just reading. Create and edit posts and pages, update SEO metadata, manage media, change settings — whatever abilities the plugin exposes. WordPress's own permissions still apply.
Do I need coding skills to install it?
No. Download the plugin, upload it to WordPress like any other, activate, and connect your AI client. The setup video walks the whole flow end to end.
Is it safe to give an AI agent access to my WordPress site?
The plugin uses WordPress's own permission system. You decide which user the AI acts as and you can revoke access any time. For peace of mind, test on a staging site first.
How does this compare to the official WordPress MCP adapter?
The official adapter is plumbing — it defines the Abilities API that plugins build on top of. This plugin is a ready-to-install consumer plugin: install, activate, connect your AI client, done. Different layer of the stack.
Where do I report bugs or request features?
Open an issue on GitHub. Pull requests welcome.