HomeFinance › mercadopago-tool

mercadopago-tool

Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.

TypeScript Cloud macOSWindowsLinux
★ 3 stars Last pushed 2026-03-11 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mercadopago-tool": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "MERCADO_PAGO_ACCESS_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • MERCADO_PAGO_ACCESS_TOKEN required secret — Mercado Pago Access Token (starts with APP_USR-)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry