korea-ecommerce-integrated-channel-mcp
Related Servers
Alternatives to korea-ecommerce-integrated-channel-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to automate and navigate Naver SmartStore administration by providing screen and selector maps, Talk CS handling, three-step safety approvals, official help-document RAG, and search ad keyword tools.-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search, compare, buy, and sell products across multiple e-commerce platforms through 13 marketplace tools.1MIT
- AlicenseCqualityDmaintenanceEnables AI agents to manage e-commerce operations across multiple platforms (Shopify, WooCommerce, Stripe, MercadoLibre) through a conversational interface.418 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI to view and manage e-commerce data such as products, orders, and coupons, and perform actions like updating prices, stock, and generating sales reports.-
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to browse product catalogs, search products with filters, and initiate checkouts, generating order summaries and checkout URLs.-
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage Shopify stores via natural language, with tools for products, orders, inventory, customers, and analytics.3 npmMIT
TDQS
Scored across 11 tools
Tools are mostly distinct: product lifecycle actions (publish/update/stop/resume/delete) are clearly separated, and profile operations are separate from channel state. Some overlap exists between channel_capabilities and channel_health, but their focus (installed config vs. health checks) is distinct enough to avoid confusion.
Most tools follow a noun_verb pattern (e.g., product_get, product_publish), but channel_capabilities and channel_health use noun_noun state descriptors. Also, profile_list uses 'list' for retrieval while product_get uses 'get', introducing inconsistent verbs for similar operations.
11 tools is well within the ideal 3-15 range for an e-commerce channel management server. Each tool covers a distinct aspect of the workflow (channel inspection, profile management, product operations, and async tracking), so none feel redundant or excessive.
The product lifecycle is well covered with publish, update, stop, resume, and delete, plus retrieval. Profile management is limited to list and preview (no CRUD), and there is no product listing/search, but core publishing, syncing, and operation tracking are present. Minor gaps remain around profile editing and broader product enumeration.