MCP Server for WordPress – Connect Claude, ChatGPT & Gemini | AtlasAI Connector
AtlasAI Connector is the only WordPress MCP server with no limit on how many AI abilities your site can expose. It turns your site into a Model Context Protocol (MCP) server so AI assistants and autonomous AI agents like Claude, ChatGPT, Gemini, Cursor, and Claude Desktop can read, write, and manage your posts, pages, media, users, settings, and WooCommerce store through natural language. Your tool list is not a fixed catalogue. On top of the built-in abilities, the free plugin picks up every ability any plugin registers through the WordPress Abilities API, and turns WooCommerce’s own REST API into read-only AI tools. There is no cap on the number in either the free or the Pro version. Generate excerpts, feature images, summaries, titles, and alt text without leaving the post — on a secure MCP server built around OAuth 2.1 with PKCE, per-role access control, and an audit trail of every AI action, so each connection only does what you allow and nothing happens on your site unseen. Connect Claude to WordPress Activate the plugin and your WordPress MCP server endpoint goes live at /wp-json/awfah_mcp/mcp. Enable one-click OAuth 2.1 under MCP Auth, paste that URL into Claude.ai or Claude Desktop as a custom connector, approve the consent screen, and Claude is connected to WordPress — no manual tokens to copy. Connect ChatGPT, Cursor, Windsurf & Claude Code to WordPress The same MCP endpoint connects ChatGPT (via OpenAI connectors), Cursor, Windsurf, Claude Code, Gemini CLI, and any other MCP-compatible client. Use one-click OAuth 2.1 where the client supports it, or fall back to JWT and Application Password authentication — per-client setup guides are included in the documentation. Works with your other plugins Most MCP plugins only expose what they wrote themselves. AtlasAI Connector turns the plugins you already run into AI tools, two ways: Abilities API — free, unlimited. Any plugin that registers abilities through the WordPress Abilities API is picked up automatically. Nothing to configure, no per-plugin integration, and no cap on how many. REST API to AI tools — WooCommerce free, every plugin in Pro. Most plugins do not register abilities yet, but almost all of them register REST endpoints. AtlasAI Connector reads those endpoint definitions — their parameters, types and descriptions — and turns them into AI tools. The free version does this for WooCommerce. Pro does it for every plugin on your site. Each endpoint is graded on how well it describes itself, so you can see at a glance which tools an AI will use correctly and which need a better description first. WooCommerce AI tools The free version connects WooCommerce to your AI assistant in read-only mode: products, store data, orders and customers. An AI can answer “how many orders came in yesterday”, “which products are low on stock”, “what did this customer buy” — and cannot change anything in your store. Pro adds everything that writes — create and update products, fulfil orders, issue refunds, edit customers — plus the remaining WooCommerce endpoint groups: reports, coupons, settings, shipping, taxes, webhooks and more. Pro also turns every other plugin’s REST API into tools the same way. You choose which groups are switched on, and nothing is handed to an AI client until you grant it to a role. Unlimited abilities without slowing your site An unlimited tool list raises a fair question: what does it cost? Measured on a real store with 396 WooCommerce endpoints switched on: Your front end is untouched. Nothing in this plugin runs for visitors. Page load times are identical with the feature on and off. Registering hundreds of abilities takes well under a millisecond, and adds about 4 MB to peak memory on the admin screens that use them. Endpoint discovery only runs where it is needed — the two plugin screens that list abilities — never on your posts list, your dashboard, or any other admin page. You control the tool count. Most AI clients start choosing the wrong tool somewhere past a hundred, so the plugin shows you the number, warns you when you pass it, and lets you narrow what each role can reach. The limit that matters is not your server. It is how many tools a model can choose between well — and this plugin is built to help you keep that number sensible. Secure by design An MCP server hands an AI assistant real write access to your site, so this one is built to be governed rather than trusted blindly: OAuth 2.1 with PKCE and dynamic client registration — your site is its own authorization server. No client IDs, secrets, or long-lived tokens to paste or leak, and JWT or Application Password auth is available as a fallback for headless and CI use. Every connection maps to a WordPress user — an AI client inherits that user’s role and capabilities, so it can never exceed what the person behind it is allowed to do. Role-based access control — choose which modules and abilities each role may use. Pro adds per-ability RBAC, tool/resource/prompt access modes, and OAuth scope enforcement. Audit trail — with the official WordPress AI plugin’s request logging enabled, every ability and MCP tool call this plugin runs is recorded alongside the AI plugin’s own entries: the operation, the user, the duration, the outcome, and the AI provider and model where one was used. Revoke access anytime — review connected clients under MCP Auth → Connected clients and revoke any of them in one click. Your keys, your server — bring your own AI provider keys. Nothing is proxied through us, and no site content or credentials are sent anywhere except the provider you configured. Works with the official WordPress AI plugin AtlasAI Connector integrates with the official AI plugin instead of running a parallel system: Our five AI experiments appear as feature cards on its Settings → AI screen, right beside the built-in ones. They respect the AI plugin’s per-feature toggles — one screen controls everything. The AI plugin’s editorial Guidelines are injected into every prompt automatically, so generated content stays on brand. You can hide the AI plugin’s duplicate experiments — per experiment or globally — from the AtlasAI Connector dashboard, so editors see one AI button, not two. Classic Editor supported All five AI experiments also work in the Classic Editor — unlike the official AI plugin, which is Block Editor only: Excerpt generation, title suggestions, and post summarization on the classic edit screen. AI feature image generation in the Featured Image box. Image alt text from the media modal — the AI is sent the actual image (vision), so it describes what is really in it. If your site still runs the Classic Editor — as millions do — you get the same AI tools without switching editors. Why AtlasAI Connector? Connect any AI client — Claude Desktop, Claude.ai, ChatGPT, Cursor, Windsurf, Gemini CLI, or any MCP-compatible tool, over standard JSON-RPC 2.0. MCP server + AI content in one plugin — most WordPress MCP plugins do one or the other. AtlasAI Connector does both. Unlimited abilities — built-in abilities for posts, pages, media, users and WooCommerce, exposed to AI as tools, resources and prompts, plus every ability any other plugin registers through the WordPress Abilities API, discovered automatically and free of charge. No numeric limit in free or Pro. Secure by design — OAuth 2.1 with PKCE + dynamic client registration, plus JWT and Application Password support, and per-role access control so each AI connection only sees what its WordPress user is allowed to use. With the official WordPress AI plugin’s request logging enabled, every ability and MCP tool call is recorded — what ran, who triggered it, how long it took, and whether it succeeded. Works on WordPress 6.8+ — bundles the WordPress Abilities API and MCP Adapter, so you do not have to wait for the WordPress versions where these ship in core. Multi-provider AI — OpenAI, Google Gemini, or Anthropic Claude via the WordPress AI Client; provider keys set once under Settings → Connectors are shared with WordPress core AI features. Workflow builder — combine abilities into reusable workflows from the dashboard or the post editor meta box. Modules — individually toggleable Each module can be enabled or disabled independently of the AtlasAI Connector dashboard: AI Content Steward (8 abilities) — AI content analysis, generation, and improvement. Posts Manager (13) — full CRUD for posts, categories, and tags. Pages Manager (5) — CRUD for WordPress pages. Media Manager (7) — upload, update, and manage media files. Users Manager (7) — search, create, and manage users. Custom Post Types Manager (6) — CRUD for any registered custom post type. REST API Tools (3) — discover and execute any WordPress REST endpoint dynamically. Site Info & Diagnostics (4) — site info, plugins, themes, and users at a glance. Settings Manager (3) — view and update WordPress settings. AI Store Manager — WooCommerce (26) — products, categories, tags, brands, orders, and sales reports. Requires WooCommerce. Error Debugger (4) — real-time PHP error monitoring with AI fix commands (details below). External Abilities (Pro) — automatically discovers every ability registered through the WordPress Abilities API by any plugin, however many there are, and exposes them through the same MCP server, workflows, and access control. WooCommerce AI Agent — 26 Store Abilities Turn Claude or ChatGPT into a WooCommerce AI agent: search and manage products, product categories, tags, and brands, review orders, and pull sales reports by chatting with your connected AI assistant. All 26 store abilities go through the same MCP server, workflows, and role-based access control, and register only when WooCommerce is active. AI Content Generation in the Block Editor & Classic Editor Five experiment panels run on your configured AI provider (OpenAI, Google Gemini, or Anthropic Claude), in both the Block Editor and the Classic Editor: Excerpt Generation — one-click, SEO-friendly excerpts with tone/style presets. Title Suggestions — multiple SEO-friendly title ideas to pick from. Summarization — concise, neutral post summaries. Feature Image Generation — AI feature images generated from your post content. Alt Text Generation — vision-based alt text: the AI is sent the actual image, not just the filename, so descriptions reflect what is really in the picture. Every panel ships with editable prompts, tone/style presets, and ready-made prompt templates — free. Pro extends every experiment with a prompt templates library (save and reuse your own prompts), batch variants (generate and compare multiple variations at once), generation history (review and restore past results per post), “Explain This Generation”, and keyboard shortcuts. Error Debugger Monitor PHP errors from plugins and themes in real time — no configuration required. Free: an error log grouped by file, email alerts with a copy-paste Fix Command for any AI assistant, and an admin dashboard widget. Pro: an MCP Fix Command you paste into Claude Desktop or Cursor so the AI reads the file, creates a backup, and applies the fix — plus Slack/Discord webhooks, a Backups Manager, and extended sources (Core, MU-Plugins, Drop-ins). WordPress Abilities API Support AtlasAI Connector is built on the WordPress Abilities API — every ability is registered through the standard API and exposed over MCP via the official MCP Adapter. Both are bundled as vendor dependencies, so everything works on WordPress 6.8+ today, before these APIs ship in your version of core. With Pro, abilities that other plugins register via the Abilities API are auto-discovered and become MCP tools too. Works with the WordPress AI ecosystem AtlasAI Connector is built on the same AI Building Blocks as WordPress core — the AI Client and the Abilities API. Add your provider key once under Settings → Connectors, using the official AI Provider for OpenAI, AI Provider for Google, or AI Provider for Anthropic plugins, and AtlasAI Connector reuses it for its MCP server and AI experiments — no duplicate setup. AtlasAI Connector Pro AtlasAI Connector Pro adds: Unlimited Workflows — free version allows 3. T/R/P Access Modes — per-ability Tool/Resource/Prompt toggles for fine-grained MCP control. Advanced AI Experiments — prompt templates library, batch variants, explain reasoning, generation history, keyboard shortcuts. Workflow Prompt Builders — 6 pre-built prompt workflows (SEO Audit, Content Brief, Site Overview, and more). External Abilities — auto-discover every ability any plugin registers via the Abilities API. Per-Ability RBAC — assign individual abilities (not just modules) to each WordPress role. Error Debugger Pro — MCP Fix Command with automatic backups, Slack/Discord webhooks, Backups Manager. Priority Support — plus a 7-day free trial, no credit card required. Connecting AI Agents Connect your AI client First, in WordPress admin go to AtlasAI Connector → MCP Auth, enable One-click OAuth 2.1 connect, and copy your server URL — it looks like https://your-site.com/wp-json/awfah_mcp/mcp. Then: Claude Desktop — Settings → Connectors → Add custom connector, paste the server URL. Your browser opens the OAuth consent screen automatically — click Allow and your abilities appear as tools. Claude.ai (web) — Settings → Connectors → Add custom connector, paste the server URL, and approve the consent screen that opens in your browser. ChatGPT — Settings → Apps & Connectors → enable Developer Mode → create a new connector with the server URL (requires a ChatGPT plan with connector support). The OAuth consent opens in your browser. Cursor — Settings → MCP → Add new MCP server and paste the server URL (or add it to .cursor/mcp.json as a "url" entry), then approve the OAuth prompt in your browser. Windsurf — Windsurf Settings → Cascade → MCP servers → add a server with the URL as serverUrl in mcp_config.json, refresh, and approve the browser consent. Gemini CLI — run gemini mcp add --transport http wordpress https://your-site.com/wp-json/awfah_mcp/mcp, then /mcp auth inside the CLI to complete the browser consent. In every case the OAuth browser consent happens automatically — no client IDs, secrets, or tokens to copy. If your client cannot complete OAuth (headless/CI use, plain-HTTP local sites, or a subdirectory WordPress install), use the fallback instead: a JWT token or WordPress Application Password sent as an Authorization: Bearer header — full steps under MCP Auth → Documentation → “MCP Client Setup Guide”. How the OAuth connection works (in brief) AtlasAI Connector is its own OAuth 2.1 authorization server — your WordPress site is the identity provider. A connecting client discovers the server from .well-known metadata (RFC 9728 / RFC 8414), registers itself via Dynamic Client Registration (RFC 7591), and completes a PKCE authorization-code exchange (RFC 7636) after you approve the consent screen …
Top keywords
- ai67×2.85%
- mcp39×1.66%
- wordpress34×1.44%
- abilities30×1.27%
- server21×0.89%
- connector20×0.85%
- api16×0.68%
- claude16×0.68%
- client16×0.68%
- atlasai15×0.64%
- atlasai connector15×0.64%
- oauth14×0.59%
OttoKit
OttoKit – THE ALL IN ONE AUTOMATION PLUGIN AND BEYOND ★★★★★ 👉 Official Website Link 👉 Try the live demo of OttoKit CONNECT YOUR WORDPRESS PLUGINS, APPS & WEBSITES TO CREATE POWERFUL AUTOMATIONS ⚡ At OttoKit, our mission is to empower you to connect your favorite apps, automate repetitive tasks, and unlock new growth opportunities for your business. Today, running a business means dealing with a lot of different apps, services, and plugins. On average, organizations use 110 different softwares to run their business. Contact forms, Email marketing tools, Social media sites, Payment gateways, CRMs, Helpdesk, eCommerce plugins, Communication tools, Project management platforms, LMS, and the list goes on. That’s a lot of moving pieces! Now the problem is, these are all independent tools. They usually can not communicate with one another, causing a lot of time and energy wasted on manual data entry and other mundane tasks. It also means opportunities are lost when important apps are not connected. Just for an example, imagine a small business owner named Jane. She runs an eCommerce website. When someone places an order on her website, this is what she wants to do: Add a customer to a CRM Add the order details to an accounting system. Upload the invoice to a Google Drive folder that is shared with the accountant Send a thank-you email to the customer Then, send this customer another email after 15 days asking for a review. If the customer leaves a five-star review, send a coupon encouraging the next purchase. If the customer does not use the coupon, remind them of it 3 days before it expires She also wants to get a notification of any order above $500 USD in a Slack channel Also for those large orders, send a message on WhatsApp to make the customer feel special and build a better relationship with them. This is just one simple use case of a small business owner, trying to run and grow her simple eCommerce website. It is just impossible to manually do all of these tasks for each and every order that comes through her website! That’s why we created OttoKit. OttoKit is an automation platform that automates processes between different websites, applications, and WordPress plugins. It helps you create powerful workflows to connect your apps and automate repetitive tasks. It can automatically do any number of things in different apps, after something happens. For example: What happens after someone buys a product What happens after someone leaves a review What happens after someone logs into your website What happens after someone fills out a contact form What happens when someone takes a quiz in an online course and achieve a certain score Now there are some tools, like Zapier that might help you do some of this. However, they do not connect well with WordPress and are quite expensive. Furthermore, they were made years ago, and their user experience leaves a lot to be desired. Furthermore, many WordPress automation tools suffer from limited integrations, are bloated, and can slow down your website. They require a lot of technical knowledge to use and yet are unreliable. OttoKit is different. OttoKit is the only platform built specifically to seamlessly integrate with WordPress and external applications. We have a modern user interface that is easy to use, and our platform is designed to be lightweight and fast. And most importantly, it doesn’t break the bank. Now Jane can easily connect her website to her CRM, accounting system, email marketing platform, and other apps she wants. OttoKit is our way to make sure that businesses, like Jane, can connect their favorite apps, automate mundane tasks, and focus on what truly matters — discover new growth opportunities 📈🙂 Sign up for free today! DISCLAIMER: OttoKit is a SaaS platform and requires an account on our website. When you install this plugin, you’ll need to register for a free account. Or, if you already have an account with us, you can simply connect this plugin to it. This plugin helps you connect your WordPress website to the OttoKit SaaS platform. HOW IT WORKS ❓ From installation to creating your first automation, OttoKit is designed to be simple and intuitive. Here is how it works: Step 1. Install WordPress Plugin 🔌 From your WordPress dashboard, navigate to the Plugins menu and click on the “Add New” button. Search for the OttoKit plugin, then click “Install Now” and “Activate”. Step 2. Connect your WordPress website ⚙️ Once the plugin is installed, you will be redirected to the OttoKit settings page in your WordPress dashboard. There you will find a button to connect your WordPress website with the OttoKit platform. If you do not have an account on the platform, you can create it for free in less than 60 seconds. Or if you already have an account, just sign in with your login credentials. All compatible plugins, such as WooCommerce, Fluent Forms, LearnDash, BuddyBoss, etc., will automatically connect to the OttoKit platform during this process. Yaay, you’re almost ready to start automating tasks on this website! Step 3. Connect other apps 🔗 If you want to connect other apps and websites such as Google sheets, MailChimp, Twitter, Stripe, Trello, etc. you can do that now. Just select the apps you use, and follow the instructions to connect your accounts. OttoKit already support hundreds of popular apps, and we’re adding more each week! Step 4. Choose a trigger 💣 After you’ve connected your apps, you can set up triggers that will start a special task. A trigger is something that happens in one of your connected apps, like receiving a new order in your eCommerce platform. Step 5. Add actions ⚡ Now you can choose what you want OttoKit to do whenever your chosen trigger is executed. Just pick the app and action you want to use. For example, you might want to pass the details of the customer who placed the order in your email marketing platform like MailChimp. Now whenever the trigger happens, all the actions will be executed automatically. You can create similar automations to connect your favorite apps, automate mundane tasks, and discover new growth opportunities! SOME OF THE POWERFUL FEATURES 💪 OttoKit is packed with advanced features that will help you streamline your processes and save time. Below are just some of the advanced features it offers: Canvas Builder 💙 Our standout feature is our intuitive canvas editor in OttoKit. It lets you visually construct your automations by dragging triggers and actions onto the canvas. This makes it simple to visualize your workflow and make adjustments or expansions without coding. Multi-step automations 🎉 You can make multi-step automations that link actions triggered by events. For instance, you could set up a customer welcome process with emails, course enrollment, and adding to a mailing list. This helps you automate tasks and save time. Integrations with WordPress plugins 🤘 OttoKit works smoothly with popular WordPress plugins like Gravity Forms, WooCommerce, LearnDash, TutorLMS, FluentCRM, BuddyBoss, CartFlows, SureMembers, Elementor, and more. This allows users to automate actions such as post-purchase processes, website logins, form submissions, course enrollments, quiz completions, and specific score achievements, saving time and effort. Integrations with SaaS applications 🪩 OttoKit connects with lots of apps, so you can link your favorites together. Want your CRM to talk to your email tool? Or your project manager to sync with your invoicing? OttoKit does it. With a few clicks, set up automations to save time and get more done. Automation between multiple WordPress sites 🔗 Want to connect one WordPress website to another? For example, if you have WooCommerce installed on one site and LearnDash on another. And whenever someone buys a WooCommerce product, you might want to offer access to a related course which is on another WordPress installation. OttoKit makes it extremely easy. Schedule ⏱️ The Schedule feature lets you choose when your automations happen. You can pick a time and date for a one-time event or set them to repeat regularly. For instance, you could send a Slack reminder every Friday or back up your website every night. This simplifies tasks that need to be done regularly, fitting your business schedule, whether it’s daily, weekly, monthly, or yearly. Conditions 🖖 OttoKit’s Conditions feature allows you to personalize your automations by setting rules for when actions happen. This helps make your automations more precise, quick, and adaptable. You can use Conditions to do tasks like sending messages, updating lists, emailing again, posting on social media, and assigning jobs to team members. Filter 🎲 This feature is handy in automations with many steps. It lets you decide if the automation keeps going or stops based on a condition. For example, if a customer hasn’t bought anything in 30 days, the automation continues. But if they have, it stops. This control helps you manage your automations better. Path 🎊 The Path feature lets you make automations that can choose different actions depending on specific conditions. For instance, you can create an automation that sends one email if a customer’s purchase is big and another if it’s small. It helps automate decisions by creating different paths based on conditions. Delay ⌛ OttoKit’s delay feature is handy for adding timing pauses between actions in automations. For instance, you can send a personalized email to customers 90 minutes after they buy something to make them feel valued. Later, you can send another email asking for a review after 15 days. Formatters 😎 OttoKit Formatter helps you tidy up your data and do calculations easily. It has tools to format, extract, and calculate data the way you want. You can change dates, times, currency, do math, and more. It’s all done with a simple, visual interface. Custom APIs ➡️ OttoKit can share information between your automations and other apps online using APIs. This means you can make something happen in another app when a task finishes in OttoKit. For example, you could make OttoKit send a message on Slack whenever someone orders from your website. Now, you can link your automations to any app that can get API requests fast and easy. Incoming Webhooks ⬅️ OttoKit uses incoming webhooks to get data from other apps or sites, triggering automations. For example, when someone applies for a job on your site, OttoKit can send them a WhatsApp message by receiving application data through a webhook. Dynamic data mapping 🔥 Dynamic Data Mapping in OttoKit lets you easily share info between apps. Say you run an online store with WooCommerce and want to send SMS with Twilio. It automatically links customer details like name, phone number, and order info from WooCommerce to Twilio. Detailed logs and history 📜 OttoKit’s Detailed Logs and History feature helps you keep tabs on how well your automations are doing and fix any problems. It shows you exactly what happened at each step. WHO CAN BENEFIT FROM OTTOKIT? Any individual or organization that wants to automate repetitive tasks and connect different apps can greatly benefit from using OttoKit. eCommerce entrepreneurs can use OttoKit to automate customer notifications, engagement, marketing, shipping tracking, and more. It can also help them integrate their eCommerce store with other business systems such as accounting and customer support. eLearning businesses can use OttoKit to automate various tasks, such as sending reminders to students or sending emails to people who fail a quiz. Web design agencies can use OttoKit to automate notifications, project management, and other tasks. Marketing teams can use OttoKit to automate tasks such as customer segmentation and email campaigns. Social media marketers can use OttoKit to automate notifications, social media updates, and more. It can also help them easily connect their clients’ websites to other systems. Small business owners can use OttoKit to connect their business systems and automate key tasks. Startups can use OttoKit to automate various tasks, such as customer sign-ups, billing, and project management. HR teams can use OttoKit to automate onboarding, offboarding, payroll, and other tasks. Social media managers can use OttoKit to automate content creation, reporting, and other tasks. Accounting firms can use OttoKit to automate data entry, document management, and other tasks. The list could go on and on! There is no limit to the types of businesses and organizations that can benefit from using OttoKit. From automating marketing and customer service tasks to integrating business systems, OttoKit can make a huge difference in any organization’s workflow. Even if you are an individual, OttoKit can be highly beneficial. It can be used to automate mundane tasks such as setting notifications, reminders and tracking. SOME OF THE WORDPRESS PLUGINS OTTOKIT SUPPORTS: WooCommerce SureMembers Spectra Presto Player FluentForms FluentCRM CartFlows BuddyBoss Gravity Forms GiveWP LearnDash Lifter LMS MemberPress Elementor Pro Tutor LMS Wishlist Member WPForms AffiliateWP Restrict Content Pro Beaver Builder Divi Builder Bricks Builder Easy Digital Downloads myCred The Events Calendar MasterStudy LMS SOME OF THE POPULAR APPS: SureCart Google Sheets WhatsApp ActiveCampaign ConvertKit Circle Gmail Google Drive MailChimp Slack Stripe PayPal Twitter Mailerlite Mailgun Sendinblue SMTP Twilio TypeForm Vimeo These are just some of the WordPress plugins and apps that are popular among OttoKit users. If you have apps that are not yet integrated with OttoKit, please submit a request for integration here. We are releasing new integrations every week! And if you are a developer, and would like to integrate your plugin or app — we have robust APIs which make it extremely easy to integrate any WordPress plugin or application with OttoKit. Please get in touch with us and we would be happy to help. BRANDING GUIDELINE OttoKit® is a registered trademark. Please use the following format when mentioning the OttoKit anywhere. OttoKit [correct] Otto Kit [incorrect] Ottokit [incorrect] CONNECT WITH OUR TEAM AND COMMUNITY Join our Facebook group community: Learn the tricks and techniques that other OttoKit users are using to grow their business. Also, get exciting insider information on upcoming feature releases.