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. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/h6vrzxy9mm-byte/meli-chatgpt-business-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server