ShopsMCP
MCP 2025-03-26 · Streamable HTTP · Free & Open Source

Connect AI to Your WooCommerce Store

ShopsMCP embeds an MCP server directly into your WordPress site. Let Claude and other AI assistants manage products, orders, and customers — no external server, no third-party relay.

Works with Claude Desktop · Claude Code · Any MCP-compatible client
Free Tier — 8 Tools Included

Everything You Need to Start

Full read/write access to your WooCommerce store, available for free.

Products

List, search, filter, get full details, and update name, price, stock, status, and description.

list_products
get_product
update_product

Orders

List with filters, get full order details with line items, taxes, refunds, and read order notes.

list_orders
get_order
get_order_notes

Customers

List with filters, get full customer profile with billing, shipping, and order history.

list_customers
get_customer

Store

Get store info including address, currency, settings, and order/product counts.

get_store_info

No External Server

Runs entirely inside your WordPress installation. Nothing to host or manage.

API Key Auth

Per-site bearer token, stored securely in wp_options. Regenerate anytime.

HPOS Compatible

Uses official WooCommerce APIs. Fully High-Performance Order Storage ready.

Any MCP Client

Works with Claude Desktop, Claude Code, and any Streamable HTTP client.

Setup

Up and Running in Minutes

No accounts to create, no API keys to buy, no external services to configure.

01

Install the Plugin

Upload to WordPress or install directly from the WP.org plugin directory. Activates instantly — no setup wizard required.

02

Copy Your Endpoint

Go to WooCommerce → ShopsMCP. Copy the endpoint URL and API key shown on the settings page.

03

Configure Your AI Client

Paste the JSON snippet into your MCP client config (e.g. Claude Desktop's mcp.json). One copy-paste and you're done.

04

Talk to Your Store

Ask your AI assistant to list orders, update a product price, or look up a customer — it just works.

{
  "mcpServers": {
    "shopsmcp": {
      "type": "http",
      "url": "https://yoursite.com/wp-json/shops-mcp/v1/mcp",
      "headers": {
        "Authorization": "Bearer smcp-your-api-key"
      }
    }
  }
}
Pricing

Free to Start. Pro When You Need More.

The free plugin covers the full read surface and basic writes. Pro unlocks full CRUD, coupons, reports, and more.

Free

$0

Forever free on WordPress.org

list_products, get_product, update_product
list_orders, get_order, get_order_notes
list_customers, get_customer
get_store_info
MCP Streamable HTTP transport
Unlimited AI client connections

Pro

Coming Soon

$9/mo

Per site, billed annually

Everything in Free
create_product, delete_product
create_order, update_order, refund_order
create_customer, update_customer
Coupons & discounts management
Shipping zones & methods
Store reports & analytics
Priority support
FAQ

Frequently Asked Questions

Still have questions? Open an issue on GitHub.

Ready to Give Your AI a Store?

Install the free plugin in under a minute and start talking to your WooCommerce store with Claude.