mcpbeat Sign in

WooCommerce MCP Server

by amitgurbani Your server? Claim it
local only

WooCommerce MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from npm. Last commit 17 Mar 2026.

101 tools for WooCommerce store management with field filtering and guided prompts.

Installs per day peak 33 · avg 17 · +54% w/w
a month agotoday
86
Installs / week
npm · @amitgurbani/mcp-server-woocommerce
2
Stars
0 open issues
17 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Secret passed into the image build Dockerfile:26
ENV WOOCOMMERCE_CONSUMER_SECRET=""

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server-woocommerce -- npx -y @amitgurbani/mcp-server-woocommerce
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-woocommerce": {
      "args": [
        "-y",
        "@amitgurbani/mcp-server-woocommerce"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server-woocommerce]
command = "npx"
args = ["-y", "@amitgurbani/mcp-server-woocommerce"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server-woocommerce": {
      "args": [
        "-y",
        "@amitgurbani/mcp-server-woocommerce"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server-woocommerce": {
      "args": [
        "-y",
        "@amitgurbani/mcp-server-woocommerce"
      ],
      "command": "npx"
    }
  }
}

Alternatives to WooCommerce MCP Server

same job, measured the same way
Wpagent MCP
by wpagent

Manage WordPress & WooCommerce from any MCP client — 58 tools over a signed REST API.

72 installs/wk local only
Woocommerce MCP
by wppoland

Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.

46 installs/wk local only
Api2cart
by api2cart

Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.

answering
FinCore Agentic Commerce
by athenalion

Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.

7 tools answering
P
Respira WordPress MCP
by respira

WordPress MCP with native page-builder editing, full-page creation, and WooCommerce tools.

3 371 installs/wk local only
SALT19 Agent Utility Grid
by gabrielallit1

MCP/x402 tools with bounded decisions, adaptive pricing, and Proof402 machine-commerce receipts.

33 tools answering
MCP Vtex
by codespar

MCP server for VTEX — e-commerce, orders, products, inventory, shipping

26 installs/wk local only
HasData
by hasdata

All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more.

answering

WooCommerce MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for WooCommerce MCP Server?
WooCommerce MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @amitgurbani/mcp-server-woocommerce was installed 86 times last week.
How do I connect WooCommerce MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @amitgurbani/mcp-server-woocommerce straight from npm; nothing to host, nothing to sign up for.
How many people use WooCommerce MCP Server?
The npm package @amitgurbani/mcp-server-woocommerce was installed 86 times in the last week. Week over week that is +54%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is WooCommerce MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.