io.usefulapi/ecwid MCP Server
This MCP server provides access to an Ecwid store, supporting operations for reading store products, orders, customers, categories, and coupons, as well as updating store data. It can adjust inventory and update orders, enabling external systems to synchronize e-commerce information.
๐ ๏ธ Key Features
- Read store products
- Read orders
- Read customers
- Read categories
- Read coupons
- Adjust inventory
- Update orders
๐ Use Cases
- Export or sync catalog data (products, categories, coupons)
- Retrieve customer records for downstream processing
- Integrate order status or order updates into external workflows
- Keep inventory levels consistent across connected systems
โก Developer Benefits
- Focused endpoints aligned to common store entities: products, orders, customers, categories, and coupons
- Supports both read and write operations for operational synchronization (inventory and orders)