Woocommerce Mcp Server

Created By
AmitGurbani3 months ago
Comprehensive WooCommerce MCP server with 101 tools for full store management - products, orders, refunds, notes, customers, coupons, reviews, categories, tags, brands, attributes, variations, payment gateways, reports, media, shipping, taxes, webhooks, settings, system status, and data. Features token-optimized field filtering (60-97% savings), 7 MCP resources, 5 guided prompts, tool annotations, and actionable error messages.
Overview

101 MCP tools for WooCommerce store management via AI assistants like Claude.

Key features:

  • Full CRUD across 20 domains (products, orders, customers, coupons, shipping, taxes, etc.)
  • Token-optimized field filtering — 60-97% response size reduction
  • 7 MCP resources for agent context (field schemas, references)
  • 5 guided prompts for common workflows
  • Tool annotations (readOnly, destructive, idempotent hints)
  • Actionable error messages with fix guidance
  • Dual transport: stdio (default) + Streamable HTTP for remote access

Server Config

{
  "mcpServers": {
    "woocommerce": {
      "command": "npx",
      "args": [
        "-y",
        "@amitgurbani/mcp-server-woocommerce"
      ],
      "env": {
        "WORDPRESS_SITE_URL": "<YOUR_SITE_URL>",
        "WOOCOMMERCE_CONSUMER_KEY": "<YOUR_CONSUMER_KEY>",
        "WOOCOMMERCE_CONSUMER_SECRET": "<YOUR_CONSUMER_SECRET>",
        "WORDPRESS_USERNAME": "<YOUR_WP_USERNAME>",
        "WORDPRESS_APP_PASSWORD": "<YOUR_APP_PASSWORD>"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
AmitGurbani
Star
-
Language
-
License
-
Category

Recommend Servers

View All