Brazil Payments Mcp
@junter1989k-ai
关于 Brazil Payments Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"brazil-payments": {
"type": "http",
"url": "https://mcp-br.wishpool.app/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
更多 MCP 服务器
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. 🔥
Brave Search
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

Filesystem
modelcontextprotocolModel Context Protocol Servers

Redis
modelcontextprotocolModel Context Protocol Servers
评论