Shopee MCP Server
Related Servers
Alternatives to Shopee MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseCqualityBmaintenanceEnables automated product management on Shopee, TikTok Shop, and Lazada by controlling an existing Chrome or Edge browser session, intercepting internal APIs for fast updates, and pausing for captcha resolution.321-
- FlicenseNot gradedqualityDmaintenanceConnects AI agents to the Shopee platform for real-time product searches and category mapping via the Affiliate and Seller Center APIs. It enables users to filter products by keyword, category, and commission rates directly through natural language.1-
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to automate product listing on Shopee via the Shopee Open Platform API, including OAuth2 authentication, product creation, image upload, and category lookup, with a mock mode for testing.-
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Shopify store data via the GraphQL Admin API to manage products, customers, orders, and collections. Supports multi-store configurations and provides comprehensive management tools for e-commerce administration in both local and remote environments.10 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Shopify stores through GraphQL API, providing tools for managing products, customers, orders, and more.48 npm10MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Shopify stores via the Admin API for product, order, metafield, and theme management.48 npmMIT
TDQS
Scored across 14 tools
Each tool targets a unique resource and action (e.g., price, stock, orders, items, categories, attributes, images), with no overlap in purpose. Descriptions clearly distinguish their roles.
All tool names follow a consistent verb_noun pattern using underscores (e.g., update_price, get_order_list, add_item), with predictable verbs like get, update, add, unlist.
14 tools are well-scoped for an e-commerce server, covering product lifecycle, orders, logistics, and shop info without being excessive or sparse.
The set covers full product CRUD (create via add_item, read via get_item_list/base_info, update via update_item/price/stock, delete via unlist_item) and order retrieval, with necessary prerequisites like category, attributes, and image upload.