mercadolibre-mcp
6
MercadoLibre MCP Server is a tool for accessing MercadoLibre API, enabling users to search for products, retrieve product reviews, and assess seller reputations. The server can be installed via Smithery or manually, with debugging support available through MCP Inspector.
MercadoLibre MCP Server
An MCP server that provides access to MercadoLibre API.
Features
Tools
- Search products in MercadoLibre with specified parameters.
- Retrieve product reviews and descriptions.
- Obtain seller reputation.
Setup
Prerequisites
- Obtain MercadoLibre Client ID and Client Secret from https://developers.mercadolibre.com/. Set
CLIENT_ID
,CLIENT_SECRET
, andSITE_ID
environment variables.
Installation
- Install via Smithery or manually using NPX or local installation.
- Recommended debugging with MCP Inspector.
Contributing
Open a PR for new servers or improvements.
Disclaimer
Not affiliated with MercadoLibre. Licensed under MIT License.