development
location
documentation
public
What is Mercado Libre?
Mercado Libre's official MCP server.
Documentation
MCP Server Documentation
Overview
This documentation provides details on how to use the MCP server.
API Endpoints
- GET /products: Retrieve a list of products.
- POST /orders: Create a new order.
Authentication
Use OAuth2 for authentication.
Server Config
{
"mcpServers": {
"mercado-libre-server": {
"command": "npx",
"args": [
"mercado-libre"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 22, 2025
Updated At:
Aug 07, 2025
Author:
Mercado Libre Team
Category:
official
License:
MIT License
Tags:
development
location
documentation