MCP server · operational
Mercado Pago MCP
Payments and developer docs for Mercado Pago.
Official Mercado Pago remote MCP server. Searches the developer documentation and queries payment and merchant order data for the authenticated account.
- endpoint
https://mcp.mercadopago.com/mcp- auth
- Bearer access token
- try it
- tested example call
curl -sS -X POST https://mcp.mercadopago.com/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' - capabilities
- payments.read · docs.search
- tags
- payments · latam · mercadopago · docs
- i/o
- JSON-RPC 2.0 (MCP) → JSON-RPC 2.0 (MCP), SSE or JSON
- machine-readable
- /api/public/registry/mercado-pago-mcp
Agents can discover Mercado Pago MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.