Shopee MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHOP_ID | No | Shop ID from Shopee Developer Console | |
| MOCK_MODE | No | Set to 'True' to enable mock mode without real API | True |
| PARTNER_ID | No | Partner ID from Shopee Developer Console | |
| PARTNER_KEY | No | Partner Key from Shopee Developer Console | |
| REDIRECT_URL | No | Redirect URL for OAuth callback | https://localhost/callback |
| ENV_FILE_PATH | No | Path to .env file (optional, overrides direct environment variables) | |
| SHOPEE_API_URL | No | Shopee API URL (sandbox or production) | https://partner.test-stable.shopeemobile.com |
| TOKEN_FILE_PATH | No | Path to file for storing tokens | tokens.json |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/datdtpl-maker/Shopee-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server