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%
Bit integrations – Form Integration, Webhook, Spreadsheets, CRM, LMS &
Bit Integrations is a Easy Automation & Integration Plugin for WordPress Bit Integrations help WordPress users integrate WordPress and plugin data to 390+ platforms. 🎯 Why Bit Integrations? When a user submit contact form, enroll a course, create order in WooCommerce then the data send to google sheet, MailChimp, Brevo, Zoho CRM and more. It save you time, resource and effort. Whether you’re: Running a small business Automating an eCommerce store Scaling your digital marketing automation Bit Integrations helps you connect apps, collect data, and trigger actions automatically. Easy WordPress Automation with Bit Integrations – by WPTuts 🔌 Integration Across Your WordPress Stack No-code automation and automator plugin for WordPress help you create workflows with Webhooks, WooCommerce, CRMs, LMS, Zapier, and more. Connect with: WooCommerce Form builders Email marketing tools CRM Learning Management Systems (LMS) Spreadsheets and Booking tools Top integration plugins, including Zapier, OttoKit (SureTriggers), Uncanny Automator, FlowMattic, and more Webhooks REST API Integrate Elementor Forms to a Notion CRM [with Bit Integrations] – by Jeffrey @ Lytbox ✅ Key Features: ⚡ No-code automation: No-code automation for small businesses, marketers, and eCommerce sites. 🔁 Automated workflows: Create automated workflows across hundreds of apps and services. 🌐 Webhooks Integration: Send and receive data via webhooks to hundreds of platforms. 🧩 Powerful data mapping: Powerful data mapping for seamless data transfer automation. 🎯 Custom Trigger & Conditional Logic: Use custom triggers and conditional logic to tailor actions. 🔄 Real-time data sync: Ensure real-time data sync across tools. 🧩 CRM integrations: Automate lead generation and manage customer data across CRMs like Zoho CRM, Salesforce, HubSpot. 💌 Email marketing automation: Email marketing automation with Mailchimp, Sendinblue, and more. 🛍️ WooCommerce Automation: Native e-commerce integrations and Automatically sync orders, customers, and products. 📥 Form Builder Integration: Automated data collection from popular form builder integrations. Connect form data from Contact Form 7, WPForms, Bit Form, Elementor Forms, etc., to CRMs, email marketing platforms, and more. 📱 Social Media Automation: Send data to platforms like Telegram, WhatsApp, Slack, Discord and more. ⚙️ Easy Setup: Get started with simple, no-code automation setups for all your integrations. 🧠 Detailed Logging: Error handling with view logs of all your data submissions and automated actions. 🔁 Access to 300+ Integrations: Easily connect with tools like Zapier, Google Sheets, Trello, Slack, and more. Elementor, Contact Form 7 & other Contact Form Integration After user submit Elementor form, Contact Form 7 or any contact form send those data to google sheet, mailchimp, brevo, zoho crm realtime. Follow simple three steps, select form as action, authorized action, map field and done. It save user time, money and resource. WooCommerce Integration You can easily integrate WooCommerce with Google Sheet, CRM, Email Marketing & more. After Customer Create, Product Create, Order create, Order Status Change then those data send connect platform. It help you track WooCommerce store. WordPress Integration Automating WordPress tasks is now smarter with Bit Integrations. Connect plugins like Elementor, Fluent Forms, Tutor LMS, or Contact Form 7 to your workflows. For example, when a form is submitted, Bit Integrations can create a post, send emails, and update CRM records (e.g. FluentCRM) automatically. MailChimp Integration After submit Elementor, Contact form 7, Bit Form, Enroll Course in LearnDash, Create order in WooCommerce then this user added in Mailchimp subscriber list automatically. Google Sheet automation Google Sheet is widely used application. You can easily integrate Google Sheet with WordPress. After user submit a contact form, or any other event created in WordPress this data you can easily send google sheet using Bit Integrations. Incoming and Outgoing Webhook You can receive third party data using webhook then process and send other platform. If some time native integrations missing then webhook is helpful. Some platform don’t have API but the collect receive data from webhook. That Bit Integrations outgoing webhook help you send data. ⚙️ Automate Everything from One Dashboard Automate your WordPress workflow with Bit Integrations — the easy no-code automation plugin, send unlimited data to third party platforms: WooCommerce Contact Form CRM LMS Bookings Google Sheet Webhooks Social Media Email Marketing Tools Automation Platforms like Zapier and more Bit Integrations is the automator plugin WordPress users rely on for smart, scalable automation. 🚀 Useful Links 🧪 Try Pro Version 🙋 Live Support 🚀 Upgrade to Pro 🐱 Bit Integrations Repository 🔗 Explore all supported Integrations. 📚 Need help? Visit our Documentation. ▶️ Need help? Visit our Video Tutorials. 📢 Join our Bit Apps Community & get updates on our plugins. 💻 Full source code is available at 🔗 GitHub Repository: https://github.com/Bit-Apps-Pro/bit-integrations With Bit Integrations, automation is at your fingertips. Automate tasks across your WordPress site, boost efficiency, and simplify your business operations with powerful automation features. Bit Integrations | Best WordPress Automation Software! – by SiteKrafter Bit Integrations help you Automate everything from simple tasks to complex task. WP Simple Hacks – WordPress tips and tricks” youtube channels thoughts about WordPress automation plugin Bit Integrations. Bit Integrations is a go-to automation and automator plugin for WordPress, enabling you to automate tasks and enhance productivity. Connect WordPress Automatically To All Your Favorite Marketing Platforms – Bit Integrations – by SaaS Master ✔ List of Available Free Triggers: Elementor Automation Contact Form 7 Automation WooCommerce Integration WPForms Automation Bit Form Automation ✔ List of Available Pro Triggers: Fluent Forms Gravity Forms Advanced Custom Fields (ACF) WooCommerce Subscriptions WooCommerce Bookings WooCommerce Memberships Ninja Forms Piotnet Addons For Elementor Divi LearnDash Tutor LMS MemberPress Webhook Paid Memberships Pro Easy Digital Downloads JetEngine JetFormBuilder Beaver Builder Formidable MetaBox Frontend Submission Fluent CRM Groundhogg WP User Registration MailPoet Bricks Forminator Everest Forms bbPress BuddyPress BuddyBoss Dokan Advanced Coupons For WooCommerce Amelia MasterStudy LMS Academy LMS ARForms eForm FormCraft Happyforms SureForms Tripetto weForms WSForm Newsletter Wishlist Member SliceWP Affiliate Solid Affiliate SureCart SureFeedback SureMembers Voxel WPFunnels FunnelKits CRM Jetpack CRM … See More ✔List of Available Free Actions: Zapier Make (Integromat) Uncanny Automator SureTriggers (OttoKit) AutomatorWP FlowMattic WooCommerce ActiveCampaign Mailchimp HubSpot Google Sheet Google Calendar Google Drive Google Contacts LearnDash Tutor LMS MemberPress FluentCRM Drip Klaviyo Salesforce MailPoet BuddyBoss Dokan Groundhogg GiveWP GamiPress Bit Form Advanced Form Integration Freshdesk Freshsales Pipedrive Zoho CRM Zoho Campaigns Zoho Sheet Zoho Desk Zoho Flow Zoho Marketing Hub Zoho Recruit Zoom Meeting Zoom Webinar Slack Telegram WhatsApp Discord Trello Asana ClickUp Notion Airtable Dropbox OneDrive SendinBlue(Brevo) MailerLite Moosend Omnisend Sarbacane(Mailify) Pabbly N8N SystemeIO Thrive Automator WP Webhooks WPFusion Academy LMS MasterStudy LMS Fluent Support Pods JetEngine wpForo License Manager for WooCommerce SliceWP Affiliate GoHighLevel Perfex CRM Propovoice CRM Zoho Bigin Flowlu Voxel Webhooks … See More Most popular integrations use cases below for more understanding about this automation plugin Automate order management, customer data syncing, product updates, and more. Common integrations include WooCommerce + Zoho CRM, WooCommerce + GoHighLevel, and WooCommerce + Google Sheets. WooCommerce + Mailchimp for automated email marketing and WPForms + Mailchimp for form-based sign-ups or newsletters. Bit Form + HubSpot to automatically sync leads or form submissions with your CRM, and WooCommerce + HubSpot to enhance eCommerce customer tracking. Bit Integrations + Zapier to extend the platform’s capabilities by connecting to more platforms that aren’t natively supported. LearnDash + WooCommerce for automating course registration and payments, or LearnDash + Perfex CRM to sync user enrollment data. WooCommerce + Google Sheets for automating order records, or WPForms + Google Sheets for automatically populating form submissions. Bit Form + ActiveCampaign to automate the process of adding form submissions to the email list, or WooCommerce + ActiveCampaign to trigger marketing campaigns based on purchase behavior. WooCommerce + Salesforce to sync customer and order data, or Bit Form + Salesforce to capture leads from forms directly into Salesforce. WPForms + Trello to create cards or tasks automatically when a form is submitted, or WooCommerce + Trello to create tasks or track orders as cards in Trello. ♻ How does this plugin work? This plugin acts as a bridge between platforms, using Triggers and Actions. Triggers capture data, like form submissions (Contact Form 7, WP Forms, etc.), while Actions send it to CRM, Email Marketing Software, Project Management Tools, Data Collection Tools, and other WordPress plugins. For example, a contact form (Bit Form, WP Forms, etc.) is submitted, and you want to send data in your CRM, Email Marketing Software, Project Management Tools, Data Collection Tools, and other WordPress plugins. ❣ What our customer say about Bit Integrations : 💠 Best of class -by @saschinger 💠 Bit Integrations is an affordable alternative to Pabbly Connect and Zapier -by @barrynthdegreegroupnet 💠 A Game Changer for My WordPress automation -by @angelitos 💠 Zapier-like Integrations, No Fees Required! -by @peterode 💠 Zapier for WordPress Made Easy! -by @onedogsolutions 💠 Pure Automation at Play! -by @vaishakdamu ✨ Overview of other products we are offering : 📝Bit Form: One of our bestselling product. Drag & drop form builder for WordPress. Create custom contact forms, surveys, and more – no coding required! 📝Bit Flows: A powerful automation(like Zapier) plugin that sends your WordPress & outside of WordPress data to all types of platforms like WordPress plugins, saas, Shopify & all. 📧 Bit Assist: Connect with users via Messenger, WhatsApp, Telegram, Slack, Viber, and more, with custom forms and links. 📧 Bit Social: Auto-post, schedule, and share WordPress posts on Facebook, LinkedIn, and Twitter with ease. 📧 Bit File Manager: The ultimate WordPress file manager for uploading, deleting, moving, renaming, and managing files—100% free! 📧 Bit SMTP: Secure and improve your WordPress email deliverability. 📧 Webhooks.is: Test incoming and outgoing webhooks for free. 📢 We are open for freelance work/custom development. Connect with us for further information. External Services This plugin connects to various third-party external services to enable automation workflows between WordPress and 300+ platforms. Data is only sent to external services when you actively configure and enable an integration. No data is transmitted unless you explicitly create a workflow that connects to a specific service. For a comprehensive list of all external services, including detailed information about what data is sent, when it’s sent, and links to each service’s terms and privacy policies, please see our complete external services documentation: Complete External Services Documentation This documentation covers 300+ services including Google (Sheets, Calendar, Drive), Zoho (CRM, Campaigns, Desk), Meta/Facebook (WhatsApp), Email Marketing platforms, CRM systems, Communication tools (Slack, Telegram), Automation platforms (Zapier, Make), Project Management tools, and many more.