FCHubFCHub.co

FluentCart MCP Server

Let your AI assistant manage your FluentCart store. 274 tools, plain English, open source.

FluentCart admin panels are fine if you enjoy clicking through seventeen screens to refund an order. For everyone else, there's this — an MCP server that lets your AI assistant manage your store. Connect it to Claude, Cursor, Copilot, ChatGPT, Codex — whatever speaks MCP — and suddenly your AI can look up orders, create products, pull revenue reports, manage subscriptions, and do basically everything you'd do in the admin panel. Except faster.

Open source. On npm. On GitHub.

No AI Expertise Required

You don't need to understand how MCP works. If you can double-click a file or paste a config snippet, you're overqualified.

Quick Start

Claude Desktop — one click:

Download fluentcart-mcp.mcpb, double-click, enter your WordPress credentials. Done. No Node.js, no JSON, no terminal.

Everyone else:

npx fluentcart-mcp setup

Asks three questions (WordPress URL, username, Application Password), tests the connection, saves the config. Then point your AI client at npx fluentcart-mcp. The Setup Guide covers every platform step by step.

What You Can Do

274 tools across 27 modules. You just talk — the AI picks the right tool:

"Show me all orders from the last 7 days"

"Create a 15% discount coupon that expires next Friday"

"Find the customer with email john@example.com and show their order history"

"What's my revenue this month compared to last month?"

"Refund order #1234 — the customer received a damaged item"

"Set up a flat-rate shipping zone for Europe at £5.99"

Orders & Support

Look up orders, process refunds, update statuses, handle disputes. The daily grind, automated.

Products & Catalogue

Create products, update pricing, manage variants, downloads and licences.

Customers & Subscriptions

Find customers, check lifetime value, pause/resume/cancel subscriptions.

Reports & Analytics

45 report tools — revenue, sales growth, top products, customer insights. Ask questions, get answers.

Shipping, Tax & Email

Shipping zones, tax rates, EU VAT, email templates, notification settings.

Store Management

Coupons, roles, permissions, integrations, files, print templates.

How It Works

  1. You ask your AI something — "Show me today's orders"
  2. The AI picks the right tool and calls the MCP server
  3. The MCP server makes an authenticated call to your WordPress site
  4. FluentCart does the work and returns the data
  5. The AI tells you what happened, in plain English

No API calls. No JSON. Just a conversation.

Your Store, Your Data

The MCP server connects directly to your WordPress site. Nothing passes through third-party servers. Your data stays between your AI client and your WordPress installation.

What You Need

RequirementDetails
WordPressVersion 5.6+ with FluentCart installed
Application PasswordGenerated in WordPress admin (Users → Profile)
Node.js 22+Downloadnot needed for the Claude Desktop Extension

Supported AI Clients

ClientHow Hard?
Claude Desktop (Extension)Download, double-click, done
Claude DesktopPaste some JSON
Claude CodeOne command
CursorPaste some JSON
VS Code + CopilotAdd to settings
WindsurfPaste some JSON
Codex CLIConfig file
ChatGPT / DockerDocker one-liner

Anything that speaks MCP will work. The config is the same everywhere.

Next Steps

On this page