mcp mercado libre for Claude Desktop
io.github.codespar/mcp-mercado-libre
Mercado Libre — LATAM marketplace, product search, orders, sellers, shipments
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp mercado libre in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-mercado-libre": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-mercado-libre"
],
"env": {
"MELI_ACCESS_TOKEN": "<MELI_ACCESS_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs