
Mcp Mercado Pago
Create checkouts, charge with PIX, and process refunds on Mercado Pago from your agent while building LATAM payment flows.
Overview
io.github.codespar/mcp-mercado-pago is a MCP server for the Build phase that lets agents manage Mercado Pago payments, checkout, PIX, and refunds through MCP tools.
What is this MCP server?
- stdio MCP @codespar/mcp-mercado-pago v0.1.0 via npm
- Payments, checkout, PIX, and refunds for LATAM
- Requires MERCADO_PAGO_ACCESS_TOKEN secret
- codespar mcp-dev-brasil package (packages/payments/mercado-pago)
- MCP 2025-12-11 server.schema.json compliant manifest
- Package version 0.1.0
- 1 required secret env var: MERCADO_PAGO_ACCESS_TOKEN
- stdio transport @codespar/mcp-mercado-pago on npm
Community signal: 252 GitHub stars.
What problem does it solve?
Builders targeting LATAM struggle to iterate quickly when every agent session reimplements Mercado Pago checkout and refund endpoints from scratch.
Who is it for?
Indie SaaS and ecommerce builders monetizing in Brazil and LATAM who already use or plan Mercado Pago as their payment rail.
Skip if: Products billed only through Stripe or US-only processors with no Mercado Pago merchant account.
What do I get? / Deliverables
Once MERCADO_PAGO_ACCESS_TOKEN is set, your agent can drive payment and refund MCP calls while you harden webhooks and UX in your app.
- Stdio MCP server linked to Mercado Pago
- Agent tools for checkout, payments, PIX, and refunds
- Faster payment-feature iteration without bespoke SDK boilerplate
Recommended MCP Servers
Journey fit
How it compares
Mercado Pago payment MCP connector, not a pricing-strategy skill or static checkout template.
Common Questions / FAQ
Who is io.github.codespar/mcp-mercado-pago for?
Solo builders and small teams integrating Mercado Pago into apps or agent workflows for LATAM customers paying via card, wallet, or PIX.
When should I use io.github.codespar/mcp-mercado-pago?
Use it during Build when implementing checkout, payment confirmation, PIX flows, or refund automation against Mercado Pago APIs.
How do I add io.github.codespar/mcp-mercado-pago to my agent?
Install @codespar/mcp-mercado-pago, export MERCADO_PAGO_ACCESS_TOKEN, register the stdio MCP server in your agent, and restart the client.