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 setupAsks 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
- You ask your AI something — "Show me today's orders"
- The AI picks the right tool and calls the MCP server
- The MCP server makes an authenticated call to your WordPress site
- FluentCart does the work and returns the data
- 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
| Requirement | Details |
|---|---|
| WordPress | Version 5.6+ with FluentCart installed |
| Application Password | Generated in WordPress admin (Users → Profile) |
| Node.js 22+ | Download — not needed for the Claude Desktop Extension |
Supported AI Clients
| Client | How Hard? |
|---|---|
| Claude Desktop (Extension) | Download, double-click, done |
| Claude Desktop | Paste some JSON |
| Claude Code | One command |
| Cursor | Paste some JSON |
| VS Code + Copilot | Add to settings |
| Windsurf | Paste some JSON |
| Codex CLI | Config file |
| ChatGPT / Docker | Docker one-liner |
Anything that speaks MCP will work. The config is the same everywhere.
Next Steps
Setup Guide
Every platform, step by step. Five minutes, even if you've never heard of MCP.
Usage & Examples
What to ask and how to phrase it. Dozens of example prompts by category.
Tool Reference
All 274 tools across 27 modules. The complete inventory.
Troubleshooting
Something broken? Every failure mode is covered.