WooCommerce MCP Server

Stableapi
55 starsTypeScriptcommunity
GitHub
About

Overview

The WooCommerce MCP Server enables AI agents to interact with WooCommerce stores. It provides tools for managing products, processing orders, handling customers, and configuring store settings through the WooCommerce REST API.
Capabilities

Tools & Capabilities

list_products

List WooCommerce products

create_product

Create a new product

list_orders

List orders

update_order

Update order status

list_customers

List customers

Setup

Installation

bash
Install
npx -y mcp-server-woocommerce
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "woocommerce": {
      "command": "npx",
      "args": ["-y", "mcp-server-woocommerce"],
      "env": {
        "WC_URL": "https://your-store.com",
        "WC_CONSUMER_KEY": "your-key",
        "WC_CONSUMER_SECRET": "your-secret"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.