MCP server for Shopee — LatAm marketplace Partner API v2 (orders, products, shipping, returns)

stdiocommunityservice

Package Details

@codespar/mcp-shopee

Transportstdio

Environment Variables

SHOPEE_PARTNER_ID(str)
Required

Shopee Open Platform partner_id (integer) assigned when the app is registered.

SHOPEE_PARTNER_KEY(str)
RequiredSecret

Shopee partner_key used as the secret for HMAC-SHA256 request signing.

SHOPEE_ACCESS_TOKEN(str)
RequiredSecret

Merchant access_token obtained via the shop authorization OAuth flow (expires every 4 hours; refresh via refresh_token).

SHOPEE_SHOP_ID(str)
Required

Shop identifier (integer) returned after merchant authorization.

SHOPEE_ENV(str)

Environment: 'sandbox' uses partner.test-stable.shopeemobile.com, 'production' (default) uses partner.shopeemobile.com.