S
Shopee MCP server
Details
- Endpoint
-
https://mcp.shopee.com/openai/v1 - Transport
- streamable-http
- Docs
- https://mcp.shopee.com/openai/v1
Authentication
OAuth · resolves from well-known metadata After creating a Partner App in the Shopee Open Platform, send the seller through Shopee's authorization flow described in The authorization process. Then exchange the returned authorization code with the documented token API in v2.public.get_access_token. Refresh it with v2.public.refresh_access_token when needed.