Mercado Pago MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MERCADOPAGO_ENVIRONMENT | No | Environment to use: 'sandbox' or 'production'. Defaults to 'sandbox'. | sandbox |
| MERCADOPAGO_ACCESS_TOKEN | Yes | Your Mercado Pago access token. Starts with 'TEST-' for sandbox or 'APP_USR-' for production. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_paymentC | Create a new payment in Mercado Pago |
| get_paymentC | Get payment details by ID |
| search_paymentsC | Search for payments with filters |
| cancel_paymentB | Cancel a pending payment |
| create_refundC | Create a refund for a payment |
| create_customerB | Create a new customer |
| get_customerB | Get customer details |
| search_customersC | Search for customers |
| create_payment_linkC | Create a payment link (checkout preference) |
| simulate_webhookA | Simulate a webhook notification for testing |
| create_pix_paymentB | Create a PIX payment with QR code |
| create_subscriptionC | Create a recurring subscription |
| get_subscriptionC | Get subscription details |
| update_subscriptionB | Update subscription (pause, resume, modify) |
| create_split_paymentC | Create a marketplace split payment |
| save_cardB | Save a card for future payments |
| list_saved_cardsC | List customer's saved cards |
| get_payment_methodsA | Get available payment methods for your country |
| batch_create_paymentsC | Create multiple payments in batch |
| monitor_payment_statusC | Monitor payment status changes in real-time |
| retry_failed_paymentC | Automatically retry a failed payment with smart logic |
| get_analytics_dashboardC | Get comprehensive payment analytics and metrics |
| detect_fraud_riskB | Analyze payment for fraud risk indicators |
| schedule_payment_reminderC | Schedule automatic payment reminders |
| export_to_accountingB | Export payment data to accounting software format |
| calculate_taxesA | Calculate taxes for a payment based on region |
| generate_reportsC | Generate payment reports |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hdbookie/mercado-pago-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server