E-commerce runs on structured data — orders, inventory, returns — which makes it a natural match for MCP. Shopify leads with multiple official servers; WooCommerce now has MCP in core (developer preview) and the community ecosystem around marketplaces keeps growing. Think of use cases like "which orders are awaiting shipment?" or product descriptions generated from your own catalogue.
Algolia MCP Server
Official
by Algolia
Official hosted Algolia MCP server enabling agents to search, recommend, and retrieve results from Algolia indexes with governed, real-time access — relevant for product discovery in e-commerce.
Capabilities: search indexes · recommendations · retrieve records · search configuration/analytics access
- Authentication
- Algolia credentials (application ID + API key) on the hosted server
- Use cases
- product search in agent flows, analyzing and tuning site search for webshops
⚠ Capabilities tied to your Algolia plan.
Documentation / source →
Mollie MCP Server
Official
by Mollie
Official hosted MCP server (https://mcp.mollie.com/mcp) from the Dutch payment service provider Mollie, letting merchants create and query resources across the Mollie API surface using natural language.
Capabilities: Payments · Payment Links · Customers · Subscriptions · Mandates
- Authentication
- Mollie account connection on the hosted server (OAuth flow); community local PoC uses API key
- Use cases
- creating payment links from Claude, settlement and balance reporting, subscription management for Dutch webshops
⚠ Write actions on a live payment account — human confirmation recommended.
Documentation / source →
PayPal MCP Server (Agent Toolkit)
Official
by PayPal
Official PayPal MCP server (remote with single login, or local) built on the PayPal Agent Toolkit, letting merchants run business tasks in natural language; toolset expanded repeatedly through 2025-2026.
Capabilities: invoices · payments · disputes · shipment tracking · catalog products
- Authentication
- OAuth login (remote MCP); PayPal API credentials for local server
- Use cases
- webshops handling PayPal invoices, refunds and disputes from an agent
⚠ Feature availability differs by region; write actions on a payment account require confirmation flows.
Documentation / source →
Shopify Dev MCP (AI Toolkit)
Official
by Shopify
Official free open-source (MIT, open-sourced April 2026) developer MCP server: searches Shopify dev docs, GraphQL API schemas, validates queries, and performs live store operations via the Shopify CLI; ships with agent skills and a Claude Code plugin.
Capabilities: search Shopify developer documentation · introspect Admin/Storefront GraphQL schemas · validate GraphQL queries · live store operations via Shopify CLI
- Authentication
- none for docs/schema tools; Shopify CLI login for live store operations
- Use cases
- building Shopify apps and themes with AI coding agents, generating correct GraphQL, debugging storefronts
⚠ Developer-focused, not a merchant operations server.
Documentation / source →
Shopify Storefront MCP
Official
by Shopify
Official Shopify MCP server that connects AI agents to a specific store's catalog, shopping cart, and policies; part of a family with Customer Account, Checkout, and Dev MCP servers shipped in Q1 2026. Hydrogen 2026.1.4 exposes it by default at /api/mcp on Oxygen storefronts.
Capabilities: search product catalog · build and update shopping cart · query store policies and FAQ · support agentic checkout flows
- Authentication
- none (public storefront endpoint); Customer Account MCP uses customer OAuth login
- Use cases
- shopping assistants, AI chat on storefront, external agents buying on behalf of consumers
⚠ Per-store endpoint; Hydrogen exposes /api/mcp by default (proxyStandardRoutes), merchants should be aware it is on out of the box.
Documentation / source →
Square MCP Server
Official
by Square (Block)
Official hosted MCP server (https://mcp.squareup.com/sse) connecting AI tools to the full Square API platform: customers, orders, catalog items, payments and more — relevant for physical retail and omnichannel POS + online.
Capabilities: customer management · order management · catalog/items access · payments data · natural-language queries and code generation against Square APIs
- Authentication
- Square OAuth via hosted remote server
- Use cases
- retailers with Square POS querying revenue, customers and inventory via an agent, Square app development acceleration
⚠ Primarily US/UK market; less common in Dutch retail stacks — list as international alternative.
Documentation / source →
Stripe MCP Server (Agent Toolkit)
Official
by Stripe
Official Stripe MCP server, hosted remotely at https://mcp.stripe.com with OAuth or run locally via npx @stripe/mcp; exposes Stripe API tools plus knowledge-base search, part of the broader Stripe Agent Toolkit.
Capabilities: customers · payments · subscriptions · refunds · invoices
- Authentication
- OAuth (remote mcp.stripe.com) or Stripe secret/restricted API key (local)
- Use cases
- managing e-commerce finances, handling refunds and invoices, analyzing payment data
⚠ Stripe explicitly recommends human confirmation of tool calls and warns about prompt injection when combined with other MCP servers.
Documentation / source →
WooCommerce MCP (core integration)
Official
by Automattic / WooCommerce
Official MCP integration built into WooCommerce core (beta since 10.3, usable from 10.7 with WordPress 6.9+), exposing store functionality as discoverable abilities at https://store.com/wp-json/woocommerce/mcp.
Capabilities: product management (query/create/update/delete) · order management (query, update status, add notes) · REST-derived compatibility abilities
- Authentication
- WooCommerce REST API keys in X-MCP-API-Key header (consumer_key:consumer_secret), HTTPS required
- Use cases
- store management via Claude/Cursor, order reporting, catalog maintenance
⚠ Developer preview — APIs may change; operations can expose PII (names, emails, addresses); requires recent WooCommerce and WordPress versions.
Documentation / source →
by Rafael Corrêa Gomes (community)
Community developer MCP server that gives AI coding tools context on the Adobe Commerce GraphQL schema for faster, more accurate Magento development.
Capabilities: Adobe Commerce GraphQL schema introspection · documentation-aware code assistance
- Authentication
- none (schema/documentation tool)
- Use cases
- Magento developers using Claude Code or Cursor
⚠ Dev tool only, no store operations.
Documentation / source →
bol-mcp (bol.com Retailer API)
by Bart Waardenburg (community)
Community MCP server for the bol.com Retailer API v10 and Shared API with 76 tools across 17 categories, covering day-to-day marketplace seller operations on the largest Dutch marketplace.
Capabilities: orders · offers CRUD · shipments · returns · invoices
- Authentication
- bol.com Retailer API client credentials (client id/secret)
- Use cases
- Dutch/Belgian bol.com sellers managing orders, pricing, stock and returns via Claude
⚠ Unofficial, not affiliated with or endorsed by bol.com; requires Node.js 20+. The Apify bol.com product scraper MCP is deprecated.
Documentation / source →
Lightspeed eCom (C-Series) MCP via Apideck
by Apideck (third party)
Third-party MCP access to Lightspeed eCom (C-Series) data through Apideck's normalized Unified APIs; no official Lightspeed MCP server exists as of mid-2026.
Capabilities: products · orders · customers via normalized ecommerce API
- Authentication
- Apideck API key + Lightspeed connection (OAuth managed by Apideck)
- Use cases
- Dutch/Belgian webshops on Lightspeed eCom querying orders and products from an agent
⚠ Commercial aggregator (Apideck subscription); normalized data model does not cover every Lightspeed feature. Lightspeed Retail POS (X-Series) is reachable via Zapier MCP.
Documentation / source →
MageMCP (Magento 2 / Adobe Commerce)
by magendooro (community)
Community MCP server connecting AI agents to a live Magento 2 / Adobe Commerce instance via REST and GraphQL, with about 60 typed tools and built-in PII redaction.
Capabilities: catalog · cart · orders · customers · inventory
- Authentication
- Magento API tokens (integration/admin tokens)
- Use cases
- natural-language store operations on Magento, order and inventory queries
⚠ Community project, no Adobe support; permissions of the API token determine blast radius. Adobe itself offers official AI dev tooling/MCP for Commerce extensibility (developer.adobe.com/commerce/extensibility/developer-agent/), but no full official store-operations MCP server.
Documentation / source →
by iOSDevSK (community)
Community WordPress plugin implementing MCP for WooCommerce, based on Automattic's WordPress MCP; exposes store and WordPress content over STDIO and streamable HTTP.
Capabilities: products · orders · categories · ratings · shipping methods
- Authentication
- optional JWT tokens
- Use cases
- older WooCommerce installs without core MCP, combined WP + Woo access in one server
⚠ Not affiliated with Automattic; overlaps with the official core MCP which will likely supersede it.
Documentation / source →