MP

Mercado Pago

Created 5 months ago

MCP server for Mercado Pago.

development public

What is Mercado Pago?

Mercado Pago's official MCP server.

Documentation

MCP Server Documentation

Overview

This documentation provides details on how to use the MCP server for Mercado Pago.

API Endpoints

  • GET /transactions: Retrieve transaction details.
  • POST /payments: Create a new payment.

Authentication

Use your API key to authenticate requests.

Server Config

{
  "mcpServers": {
    "mercado-pago-server": {
      "command": "npx",
      "args": [
        "mercado-pago"
      ]
    }
  }
}

Links & Status

Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Mercado Pago Team
Category: official
License: MIT License
Tags:
development public