Skip to content
Windsurf

WooCommerce MCP Server for Windsurf

io.github.amitgurbani/mcp-server-woocommerce

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

client:Windsurf transport:stdio runtime:npm

Install WooCommerce MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-server-woocommerce": {
      "command": "npx",
      "args": [
        "-y",
        "@amitgurbani/mcp-server-woocommerce"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

WooCommerce MCP Server in other clients