io.github.codespar/mcp-mercado-libre MCP Server
This MCP server provides access to Mercado Libre functions related to LATAM marketplace product search, orders, sellers, and shipments. It is intended for developer use with MCP-enabled clients and is distributed as the npm package @codespar/mcp-mercado-libre, under the MIT license.
🛠️ Key Features
- Product search for Mercado Libre
- Order handling
- Seller information
- Shipment-related data
🚀 Use Cases
- Agentic workflows for commerce in LATAM marketplaces
- Building tools that support payments and commerce operations
- Integrating open-finance and fintech contexts with marketplace data
⚡ Developer Benefits
- MCP integration (
model-context-protocol) - Topic alignment with LLM tooling (
llm-tools) and AI agents (ai-agents,agentic-commerce) - Installable via npm (
@codespar/mcp-mercado-libre) usingnpx
⚠️ Limitations
- Requires an environment variable
MELI_ACCESS_TOKENfor access, as shown in the Quick Start snippet. - The provided data does not specify additional authentication methods or tool coverage beyond commerce domains.