MCP Taobao Server
by qcc-0622
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISPLAY | No | Xvfb virtual display number (inside container) | :99 |
| MCP_HOST | No | SSE listen address | 0.0.0.0 |
| MCP_PORT | No | SSE listen port | 8094 |
| MCP_TRANSPORT | No | Transport mode: `stdio` or `sse` | stdio |
| MCP_TAOBAO_LAT | No | Default latitude (determines nearby range; overridden by selected address) | 32.06 |
| MCP_TAOBAO_LNG | No | Default longitude (determines nearby range; overridden by selected address) | 118.80 |
| MCP_TAOBAO_SCREEN | No | Virtual screen resolution | 1280x1024x24 |
| MCP_TAOBAO_SLOWMO | No | Slow down each operation by given milliseconds | 0 |
| MCP_TAOBAO_TIMEOUT | No | Page operation timeout in seconds | 30 |
| MCP_TAOBAO_HEADLESS | No | Run headful (with Xvfb) or headless | false |
| MCP_TAOBAO_NOVNC_PORT | No | noVNC web port | 6080 |
| MCP_TAOBAO_MAX_RESULTS | No | Maximum number of results returned by search/menu | 10 |
| MCP_TAOBAO_VNC_PASSWORD | No | VNC password; empty means no password (recommended to place behind intranet/reverse proxy) | |
| MCP_TAOBAO_USER_DATA_DIR | No | Browser persistent profile directory | ./profile |
| MCP_TAOBAO_MAX_ORDER_AMOUNT | No | Maximum order amount in yuan; 0 means unlimited | 100 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues