
Mcp Mercado Libre
Search Mercado Libre listings, orders, sellers, and shipments from your agent when building LATAM marketplace ops or seller tools.
Overview
io.github.codespar/mcp-mercado-libre is a MCP server for the Build phase that exposes Mercado Libre marketplace search, orders, sellers, and shipment APIs to AI coding agents.
What is this MCP server?
- stdio MCP @codespar/mcp-mercado-libre v0.1.0 on npm
- Product search, orders, sellers, and shipment tooling for Mercado Libre
- Requires MELI_ACCESS_TOKEN secret
- From codespar mcp-dev-brasil (packages/payments/mercado-libre)
- MCP server.schema.json 2025-12-11 package definition
- Package version 0.1.0
- 1 required secret env var: MELI_ACCESS_TOKEN
- stdio npm package @codespar/mcp-mercado-libre
Community signal: 252 GitHub stars.
What problem does it solve?
LATAM ecommerce builders repeatedly hand-code Mercado Libre OAuth token flows and endpoint clients whenever an agent must inspect listings or fulfill orders.
Who is it for?
Solo builders running Mercado Libre stores or shipping marketplace analytics and fulfillment integrations for Latin America.
Skip if: Teams with no Mercado Libre seller or developer account who only sell on US-centric platforms like Shopify or Amazon US.
What do I get? / Deliverables
With MELI_ACCESS_TOKEN configured, your agent can call Mercado Libre MCP tools so you ship seller dashboards and ops automations faster.
- Stdio MCP server connected to Mercado Libre APIs
- Agent-accessible product, order, seller, and shipment operations
- Reusable LATAM marketplace integration pattern for your codebase
Recommended MCP Servers
Journey fit
Marketplace API wiring happens while building product features, though search tools also support validate-time competitor scans. Mercado Libre is a LATAM marketplace REST surface exposed as MCP tools for agent-driven integrations.
How it compares
Marketplace MCP connector for Mercado Libre, not a listing copywriting skill or generic ecommerce theme.
Common Questions / FAQ
Who is io.github.codespar/mcp-mercado-libre for?
Indie ecommerce operators and developers who sell on Mercado Libre and want their AI agent to query products, orders, sellers, and shipments through MCP.
When should I use io.github.codespar/mcp-mercado-libre?
Use it while building integrations for order management, catalog research, seller analytics, or shipment tracking tied to Mercado Libre APIs.
How do I add io.github.codespar/mcp-mercado-libre to my agent?
Install @codespar/mcp-mercado-libre, set MELI_ACCESS_TOKEN, add the stdio server entry to your MCP config, and reload your agent.