Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Open-source MCP servers for Latin American commerce — Pix, NF-e, banking, fiscal, logistics, and messaging across Brazil, Mexico, Argentina, Colombia, Chile, and Peru. MIT, on npm.
| Date | Stars |
|---|---|
| 2026-07-31 | 265 |
| 2026-08-03 | 265 |
| 2026-08-06 | 265 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center">
<h1 align="center">MCP Dev LATAM 🌎</h1>
<p align="center">
<strong>Every commerce API your AI agent needs to run a business in Latin America.</strong><br>
<em>Brazil 🇧🇷 · Mexico 🇲🇽 · Argentina 🇦🇷 · Colombia 🇨🇴 · Chile 🇨🇱 · Peru 🇵🇪 · plus 4 agentic payment protocols.</em>
</p>
<p align="center">
127 MCP servers for LATAM commerce · live in the official MCP Registry · MIT License
</p>
<p align="center">
<em>Live machine-readable count: <a href="https://codespar.dev/api/servers">codespar.dev/api/servers</a></em>
</p>
<p align="center">
<a href="https://codespar.dev/servers">Catalog</a> ·
<a href="#quick-start">Quick Start</a> ·
<a href="#agentic-payment-protocols">Agentic Protocols</a> ·
<a href="#all-servers">All Servers</a> ·
<a href="docs/CONTRIBUTING.md">Contribute</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
<img src="https://img.shields.io/badge/MCP_Registry-live-green" alt="Live in the official MCP Registry">
<img src="https://img.shields.io/badge/countries-6-blue" alt="6 countries">
<img src="https://img.shields.io/badge/MCP-compatible-purple" alt="MCP compatible">
</p>
</p>
---
## The Problem
AI agents can write code, analyze data, and chat. But they can't **operate a business** — collect payments, issue invoices, ship products, or notify customers. Especially not in Latin America, where every service has its own API, auth pattern, and quirks (mTLS for BACEN Pix v2, JWT-RSA for STP-SPEI, AFIP web services, contract-gated developer portals, and on).
Meanwhile, four agentic payment protocols are shipping in parallel — checkout protocols (Stripe ACP, Google UCP), authorization layers (AP2), and micropayment rails (x402) — and **none of them compose cleanly** with each other or with the regional rails businesses actually run on.
**MCP Dev LATAM bridges both gaps.** Traditional LATAM services + the new agentic payment protocols, all accessible through a single MCP interface.
## The Solution
Each MCP server in this repo wraps a real provider — payments, fiscal, logistics, messaging, banking, ERP, identity, fraud, crypto, and the agentic protocols — so your agent can operate a complete business workflow.
```
🛒 Customer places order
→ 💳 Agent charges via Pix (Asaas / Mercado Pago / Zoop)
→ 📄 Agent issues NFe (Nuvem Fiscal / Focus NFe / NFe.io)
→ 📦 Agent generates shipping label (Melhor Envio / Skydropx)
→ 📱 Agent sends tracking via WhatsApp (Z-API / WhatsApp Cloud)
→ 📊 Agent records in ERP (Omie / Bling / Tiny)
→ 🏦 Agent reconciles balance (Stark Bank / Itaú / BTG)
```
**Six systems. Zero human intervention. One agent.**
---
## Agentic Payment Protocols
Four servers that bridge the emerging agentic payment stack:
| Protocol | Server | Tools | What it does |
|----------|--------|-------|-------------|
| **[Google UCP](packages/payments/ucp)** | `@codespar/mcp-ucp` | 20 | Universal Commerce Protocol — agentic shopping, cart, checkout, orders, delivery, identity. Google's full commerce stack for AI agents. |
| **[Stripe ACP](packages/payments/stripe-acp)** | `@codespar/mcp-stripe-acp` | 24 | Agentic Commerce Protocol — AI agent checkout, payment delegation, products, invoices. Live in ChatGPT with 1M+ Shopify merchants. |
| **[x402](packages/crypto/x402)** | `@codespar/mcp-x402` | 10 | HTTP-native micropayments by Coinbase — when an agent hits a 402, it pays USDC on Base/Solana and retries. Pure HTTP, no checkout UI. |
| **[AP2](packages/payments/ap2)** | `@codespar/mcp-ap2` <sub>alpha</sub> | 22 | Google's Agent-to-Agent Payment Protocol — authorization, audit trails, scoped spend limits. 60+ partners including Visa, Mastercard, Stripe, PayPal. |
### The Autonomy Spectrum
Each protocol sits at a different level of agent autonomy:
```
Human-in-loop ◄──────────────────────────────►Excerpt of 22,850 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:11969645eaa003b3, topic:mcp, topic:model-context-protocol, desc:mcp servers