WooCommerce MCP Server
Manage a WooCommerce store over the WordPress REST API.
Add it to your client
Communitygit clone https://github.com/techspawn/woocommerce-mcp-server && npm install && npm run build
- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- License
- MIT
A community server that talks to WooCommerce through WordPress, with tools for products and variations, orders and refunds, customers, coupons, shipping zones, tax settings and store configuration. Product attributes, categories, tags and reviews each have their own create and update calls. WooCommerce access needs a consumer key and secret generated in the store admin; WordPress-level actions such as post management need a separate username and password. You clone and build it locally, then point the client at the compiled entry file.
Similar MCP servers
WorkOS MCP
MCP serverManage WorkOS organizations, users and SSO connections from an agent
Shopify Dev MCP
MCP serverLive Shopify docs and GraphQL schema lookup while you build an app.
Weaviate MCP Server
MCP serverBuilt into Weaviate itself: hybrid search and upserts over the database's own port.
Comments(0)
Sign in to comment