Apps Script + Sheets + Shopee CSV MCP
by safetysc6-ux
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the server | 10000 |
| GOOGLE_CLIENT_ID | Yes | Google OAuth client ID | |
| MCP_BEARER_TOKEN | Yes | Bearer token for MCP authentication | |
| SHOPEE_FOLDER_ID | Yes | Google Drive folder ID containing Shopee CSV reports | |
| ALLOWED_SCRIPT_ID | Yes | Allowed Google Apps Script ID | |
| REPORT_DAILY_SHEET | No | Name of the daily report sheet | Daily Report |
| GOOGLE_REDIRECT_URI | Yes | Google OAuth redirect URI (e.g., https://YOUR-SERVICE.onrender.com/oauth2callback) | |
| GOOGLE_CLIENT_SECRET | Yes | Google OAuth client secret | |
| GOOGLE_REFRESH_TOKEN | Yes | Google OAuth refresh token | |
| REPORT_SPREADSHEET_ID | Yes | Google Spreadsheet ID for the daily report | |
| ALLOWED_SPREADSHEET_ID | Yes | Allowed Google Spreadsheet ID |
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