Brazil Payments Mcp
@junter1989k-ai
About Brazil Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"brazil-payments": {
"type": "http",
"url": "https://mcp-br.wishpool.app/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Brazil Payments Mcp?
Brazil Payments Mcp is a remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Brazil via Pix, credit/debit cards, and boleto. It routes through Mercado Pago Checkout Pro — the largest payment platform in Latin America — and is listed on the official MCP Registry as app.wishpool/brazil-payments-mcp. The server is stateless: it never holds, moves, or stores funds or credentials, and has no database.
How to use Brazil Payments Mcp?
Use the MCP endpoint https://mcp-br.wishpool.app/mcp with the header x-mercadopago-access-token set to your Mercado Pago access token (TEST-... for sandbox, APP_USR-... for production). The server exposes two tools: create_payment_link (creates a BRL checkout link and returns the Checkout Pro URL plus external_reference) and query_payment_status (checks payment status by external_reference). No webhook or confirm step is required.
Key features of Brazil Payments Mcp
- Accept Pix, credit/debit cards, and boleto payments
- Pull-based payment status checking with no webhooks
- Stateless translation layer — never holds funds or credentials
- Zero runtime dependencies; requires Node.js ≥ 18
- MIT licensed and part of a multi-country payment MCP family
Use cases of Brazil Payments Mcp
- AI-powered customer service agents processing Pix payments in real time
- Automated invoicing and billing through chatbot interfaces
- E-commerce checkout links generated by AI assistants for Brazilian customers
- Payment status monitoring for orders without callback infrastructure
FAQ from Brazil Payments Mcp
What payment methods are supported?
Pix (Brazil’s instant payment rail), credit/debit cards, and boleto, all routed through Mercado Pago Checkout Pro.
Does Brazil Payments Mcp store or handle funds?
No. It is a stateless translation layer — funds flow directly from buyer to Mercado Pago to merchant. The server never holds, moves, or stores funds or sensitive credentials.
How do I test payments?
Use a Mercado Pago test access token (starting with TEST-...) in the x-mercadopago-access-token header. Test mode does not process real money and is free via the Mercado Pago developer portal.
What are the runtime requirements?
Node.js ≥ 18 and zero runtime dependencies. The server runs as a remote MCP endpoint; local development requires node test/serve.js.
How do I authenticate with the server?
Set the x-mercadopago-access-token HTTP header on every request. Use a TEST-... token for sandbox or APP_USR-... for production.
Frequently asked questions
What payment methods are supported?
Pix (Brazil’s instant payment rail), credit/debit cards, and boleto, all routed through Mercado Pago Checkout Pro.
Does Brazil Payments Mcp store or handle funds?
No. It is a stateless translation layer — funds flow directly from buyer to Mercado Pago to merchant. The server never holds, moves, or stores funds or sensitive credentials.
How do I test payments?
Use a Mercado Pago test access token (starting with `TEST-...`) in the `x-mercadopago-access-token` header. Test mode does not process real money and is free via the Mercado Pago developer portal.
What are the runtime requirements?
Node.js ≥ 18 and zero runtime dependencies. The server runs as a remote MCP endpoint; local development requires `node test/serve.js`.
How do I authenticate with the server?
Set the `x-mercadopago-access-token` HTTP header on every request. Use a `TEST-...` token for sandbox or `APP_USR-...` for production.
Basic information
More MCP servers
fhirHydrant
faulkjOpen-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.

FARPY
MangomunchrVerified GPU compute for humans, applications, and agents. Submit Blender GPU rendering jobs, track asynchronous execution, download finished artifacts, and verify FARPY execution receipts.

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
Comments