4,000+ servers built on vurb.ts
Vinkius
Vercel AI SDKSDK
Mercado Libre MCP Server

Bring Marketplace
to Vercel AI SDK

Learn how to connect Mercado Libre to Vercel AI SDK and start using 17 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.

MCP Inspector GDPR Free for Subscribers
Answer QuestionCreate ItemCreate Test UserGet ClaimGet MeGet OrderGet Post Sale MessagesGet Promotion CandidateGet Return DetailsGet Sale PriceGet ShipmentGet Shipment SlaGet User AddressesPredict CategorySearch OrdersSearch QuestionsSend Post Sale Message

Compatible with every major AI agent and IDE

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
Mercado Libre

What is the Mercado Libre MCP Server?

Connect your Mercado Libre seller account to any AI agent to streamline your e-commerce operations through natural conversation.

What you can do

  • Product Listing — Predict the correct category for your items and create new listings with full attribute support
  • Order Management — Search and retrieve detailed metadata for orders, including status, payment, and buyer info
  • Logistics & Shipping — Track shipment status and monitor SLA dispatch times to protect your seller reputation
  • Customer Service — Search for buyer questions, provide answers, and manage post-sale messaging flows
  • Claims & Returns — Inspect active claims and return details to resolve customer issues efficiently
  • Price & Promos — Check sale prices and identify items eligible for promotions

How it works

  1. Subscribe to this server
  2. Enter your Mercado Libre Access Token
  3. Start managing your store from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • E-commerce Managers — monitor store performance and order statuses without manual dashboard navigation
  • Support Teams — respond to buyer questions and handle post-sale claims directly through the AI interface
  • Logistics Coordinators — keep track of shipment deadlines and SLA compliance in real-time

Built-in capabilities (17)

answer_question

Answer a buyer question

create_item

Requires title, category_id, price, currency_id, available_quantity, buying_mode, condition, listing_type_id, and pictures. Publish a new item on Mercado Libre

create_test_user

Create a test user

get_claim

Get details of a post-purchase claim

get_me

Get current Mercado Libre user info

get_order

Get details for a specific order

get_post_sale_messages

Get post-sale messages

get_promotion_candidate

Check promotion eligibility

get_return_details

Get details of a product return

get_sale_price

Get the current sale price of an item

get_shipment

Get shipment information

get_shipment_sla

Get shipment SLA (Service Level Agreement)

get_user_addresses

Get addresses for a specific user

predict_category

Predict category for a product title

search_orders

Search orders for a seller

search_questions

Search questions for a seller

send_post_sale_message

Send a post-sale message

Why Vercel AI SDK?

The Vercel AI SDK gives every Mercado Libre tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 17 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.

  • TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box

  • Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same Mercado Libre integration everywhere

  • Built-in streaming UI primitives let you display Mercado Libre tool results progressively in React, Svelte, or Vue components

  • Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency

See it in action

Mercado Libre in Vercel AI SDK

AI AgentVinkius
High Security·Kill Switch·Plug and Play
Why Vinkius

Mercado Libre and 4,000+ other MCP servers. One platform. One governance layer.

Teams that connect Mercado Libre to Vercel AI SDK through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.

4,000+MCP Servers ready
<40msCold start
60%Token savings
Raw MCP
Vinkius
Server catalogFind and host yourself4,000+ managed
InfrastructureSelf-hostedSandboxed V8 isolates
Credential handlingPlaintext in configVault + runtime injection
Data loss preventionNoneConfigurable DLP policies
Kill switchNoneGlobal instant shutdown
Financial circuit breakersNonePer-server limits + alerts
Audit trailNoneEd25519 signed logs
SIEM log streamingNoneSplunk, Datadog, Webhook
HoneytokensNoneCanary alerts on leak
Custom domainsNot applicableDNS challenge verified
GDPR complianceManual effortAutomated purge + export
Enterprise Security

Why teams choose Vinkius for Mercado Libre in Vercel AI SDK

The Mercado Libre MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 17 tools execute in hardened sandboxes optimized for native MCP execution.

Your AI agents in Vercel AI SDK only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

Mercado Libre
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

The Vinkius Advantage

How Vinkius secures Mercado Libre for Vercel AI SDK

Every tool call from Vercel AI SDK to the Mercado Libre MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

How can I check if a shipment is at risk of affecting my reputation?

You can use the get_shipment_sla tool with the Shipment ID. It will return the maximum dispatch time allowed to avoid penalties on your seller metrics.

02

Can the AI help me find the right category for a new product?

Yes! Use the predict_category tool by providing the product title and your site ID (e.g., MLA, MLB). The agent will suggest the most accurate category ID for your listing.

03

How do I see pending questions from buyers?

Ask the agent to run search_questions using your Seller User ID. It will list the recent questions asked by buyers on your items so you can answer them using answer_question.

04

How does the Vercel AI SDK connect to MCP servers?

Import createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.

05

Can I use MCP tools in Edge Functions?

Yes. The AI SDK is fully edge-compatible. MCP connections work on Vercel Edge Functions, Cloudflare Workers, and similar runtimes.

06

Does it support streaming tool results?

Yes. The SDK provides streaming primitives like useChat and streamText that handle tool calls and display results progressively in the UI.

07

createMCPClient is not a function

Install: npm install @ai-sdk/mcp

Explore More MCP Servers

View all →