Meli ChatGPT Business MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MELI_MODE | No | Either 'mock' (safe default) or 'live'. Use 'mock' until fully verified. | mock |
| MCP_API_KEY | Yes | Bearer token required to access the MCP endpoint. | |
| MELI_CLIENT_ID | Yes | App ID of the Mercado Libre application. | |
| SESSION_SECRET | Yes | A long random string (e.g. 64 hex characters) used for session encryption. | |
| PUBLIC_BASE_URL | Yes | The public HTTPS base URL of the deployment, e.g. https://meli-mcp.tu-dominio.com | |
| TOKEN_STORE_PATH | Yes | File path where encrypted OAuth tokens are stored, e.g. /app/data/tokens.enc | |
| MELI_REDIRECT_URI | Yes | HTTPS redirect URI configured in Mercado Libre, e.g. https://meli-mcp.tu-dominio.com/oauth/meli/callback | |
| MELI_CLIENT_SECRET | Yes | Secret key of the Mercado Libre application. |
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
ActivitySlowing
ResponsivenessNo issues