Argentina Payments Mcp
@junter1989k-ai
About Argentina Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"argentina-payments": {
"type": "http",
"url": "https://mcp-ar.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 Argentina Payments Mcp?
Argentina Payments Mcp is a remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Argentina via Mercado Pago's hosted checkout. It supports Mercado Pago wallet, cards with cuotas, and cash payments (Rapipago / Pago Fácil). It acts as a stateless translation layer — funds flow directly from buyer to Mercado Pago to the merchant, never holding funds or storing credentials.
How to use Argentina Payments Mcp?
Connect your AI client to the endpoint https://mcp-ar.wishpool.app/mcp and include the HTTP header x-mercadopago-access-token with your Mercado Pago access token (starting with TEST- for test mode or APP_USR- for production). Two tools are available: create_payment_link to generate an ARS hosted-checkout link, and query_payment_status for pull‑based status checks. For local development, run node test/serve.js (requires Node ≥ 18).
Key features of Argentina Payments Mcp
- Accepts Mercado Pago wallet, credit cards with cuotas, and cash methods.
- Generates ARS hosted-checkout links via
create_payment_link. - Pull‑based payment status query with
query_payment_status. - Stateless architecture — no database, no credential storage.
- Zero runtime dependencies beyond Node.js ≥ 18.
- Remotely hosted; ready to use with any MCP-compatible agent.
Use cases of Argentina Payments Mcp
- An AI chatbot selling digital products in Argentina that needs to generate Mercado Pago payment links on the fly.
- A virtual assistant that checks if a customer has paid an invoice before releasing a service.
- An e-commerce agent integrated with Claude or ChatGPT that accepts local payment methods without hardcoding bank APIs.
FAQ from Argentina Payments Mcp
What Mercado Pago features are supported?
The server supports Mercado Pago wallet, credit cards with cuotas (installments), and cash payments via Rapipago / Pago Fácil, using Mercado Pago's hosted checkout flow.
How do I authenticate with Argentina Payments Mcp?
Pass your Mercado Pago access token in the x-mercadopago-access-token HTTP header. Use a token starting with TEST- for the developer sandbox or APP_USR- for production.
Is the server stateless? Where does data live?
Yes, Argentina Payments Mcp is a stateless translation layer. It never holds funds, stores credentials, or uses a database. Payment data flows directly between the buyer, Mercado Pago, and the merchant.
What tools does Argentina Payments Mcp provide?
Two tools: create_payment_link (creates an ARS hosted-checkout link) and query_payment_status (checks if a payment is completed). Both are standard JSON‑RPC tools.
What are the runtime requirements?
The server requires Node.js ≥ 18 and has zero other runtime dependencies. It is licensed under MIT.
Frequently asked questions
What Mercado Pago features are supported?
The server supports Mercado Pago wallet, credit cards with cuotas (installments), and cash payments via Rapipago / Pago Fácil, using Mercado Pago's hosted checkout flow.
How do I authenticate with Argentina Payments Mcp?
Pass your Mercado Pago access token in the `x-mercadopago-access-token` HTTP header. Use a token starting with `TEST-` for the developer sandbox or `APP_USR-` for production.
Is the server stateless? Where does data live?
Yes, Argentina Payments Mcp is a stateless translation layer. It never holds funds, stores credentials, or uses a database. Payment data flows directly between the buyer, Mercado Pago, and the merchant.
What tools does Argentina Payments Mcp provide?
Two tools: `create_payment_link` (creates an ARS hosted-checkout link) and `query_payment_status` (checks if a payment is completed). Both are standard JSON‑RPC tools.
What are the runtime requirements?
The server requires Node.js ≥ 18 and has zero other runtime dependencies. It is licensed under MIT.
Basic information
More MCP servers

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

TofuBofu AI Visibility
Arnav NeilTofuBofu runs a free AI visibility scan for any B2B company, right inside your AI assistant. Ask it to scan a domain and it runs the questions real buyers ask across ChatGPT, Claude, Gemini, Perplexity, Google AI Overvie

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Comments