woocommerce-mcp-server

woocommerce-mcp-server

27

This project is a Model Context Protocol server that integrates with WooCommerce through the WordPress REST API. It offers comprehensive management tools for various e-commerce operations, supporting features like orders and product management via JSON-RPC 2.0.

WooCommerce MCP Server

A Model Context Protocol (MCP) server for WooCommerce integration, compatible with Windows, macOS, and Linux.

Overview

This MCP server enables interaction with WooCommerce stores through the WordPress REST API. It provides comprehensive tools for managing all aspects of products, orders, customers, shipping, taxes, discounts, and store configuration using JSON-RPC 2.0 protocol.

Features

  • Interaction with WooCommerce and WordPress APIs
  • Comprehensive management of products, orders, and customer data
  • JSON-RPC 2.0 protocol

Requirements

  • Node.js 20.0.0 or higher
  • WordPress site with WooCommerce plugin installed
  • WooCommerce REST API keys

Installation

  1. Clone the repository
  2. Install dependencies
  3. Build the project