MercadoLibre MCP Server
by lumile
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SITE_ID | Yes | The MercadoLibre site you want to use. e.g. MLA for Argentina (default), MLB for Brasil, etc. | |
CLIENT_ID | Yes | Your MercadoLibre Client ID | |
CLIENT_SECRET | Yes | Your MercadoLibre Client Secret |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_products | Busca productos en MercadoLibre |
seller_reputation | Obtiene la reputación de un vendedor |
product_reviews | Obtiene las reseñas de un producto |
product_description | Obtiene la descripción de un producto |