LatAm Data MCP
Validates Mercado Pago virtual account codes (CVU) as part of bank account validation for Argentina, including check-digit math and decoding of bank, branch, and account numbers.
Validates Brazilian PIX keys (CPF, CNPJ, e-mail, phone, or random UUID) with full check-digit math for CPF/CNPJ and type detection.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LatAm Data MCPWhat's the official TRM for Colombia today?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
LatAm Data MCP
An MCP server that gives agents reliable access to LatAm data that is otherwise scattered, undocumented, or Spanish-only: tax-ID validation for 12 countries, live economic indicators, exchange rates (including Argentina's blue rate and Colombia's legally binding TRM), Brazilian company lookups, holidays, and business-day math.
Tools (20)
Identity, banking & companies
Tool | What it does |
| Validates national tax IDs with real check-digit math for 15 countries: π¨π± RUT, π¦π· CUIT/CUIL, π²π½ RFC, π§π· CPF/CNPJ (incl. 2026 alphanumeric CNPJs), π¨π΄ NIT, π΅πͺ RUC, πΊπΎ RUT, πͺπ¨ cΓ©dula/RUC, π΅πΎ RUC, π»πͺ RIF, π¬πΉ NIT, π©π΄ RNC, π΅π¦ RUC+DV, π¨π· cΓ©dula, π§π΄ NIT. Returns canonical formatting and person/company/public-entity detection. |
| Validates interbank account codes with check-digit math: π²π½ CLABE (18-digit), π¦π· CBU/CVU (22-digit, incl. Mercado Pago virtual accounts). Decodes bank, branch and account β verify a payout destination before sending money. |
| Validates a π§π· PIX key (CPF, CNPJ, e-mail, +55 phone, or random UUID) and detects its type β CPF/CNPJ with full check-digit math. |
| Validates & normalizes phone numbers for 15 countries β E.164, national format, mobile/landline detection. Handles Brazil's 9th digit, Mexico's 10-digit, Argentina's 9/15, Chile's 9-prefix. |
| Resolves a π§π· bank by COMPE code (name, ISPB). |
| Full federal-registry data for any Brazilian company by CNPJ: legal name, status, size, main activity, capital, address, partners. |
| π¨π· taxpayer by cΓ©dula: name, regime, activities, and compliance status (moroso/omiso) from Hacienda β for KYC/AML. |
Money & markets
Tool | What it does |
| UF, UTM, USD, EUR and more, in CLP. |
| Official vs blue rate for USD/EUR. |
| SELIC, CDI, IPCA. |
| The legally binding USD/COP rate with validity dates. |
| Historical SELIC/CDI/IPCA/USD over a date range, with min/max/avg/change β for trend analysis and backtesting. |
| Historical USD/COP (TRM) over a date range. |
| π¨π· official USD/EUR colΓ³n rate. |
| Convert any amount between two currencies at the live rate. |
| All 18 LatAm currencies vs USD in one call. |
Time & calendars
Tool | What it does |
| Official holidays for 20 LatAm countries, any year. |
| Upcoming holidays from today. |
| Long weekends with bridge-day analysis. |
| Working-day count between dates, holiday-aware β for SLA, payroll, logistics, settlement math. |
Related MCP server: mcp-brasil
Install (free β runs on your machine)
No signup, no API keys. Two steps:
1. Install uv (the runner) if you don't already have it:
brew install uv # macOS
# or, any platform:
curl -LsSf https://astral.sh/uv/install.sh | sh2. Add the server to your MCP client config (mcpServers block):
{
"mcpServers": {
"latam-data": {
"command": "uvx",
"args": ["latam-data-mcp"]
}
}
}Claude Desktop:
~/Library/Application Support/Claude/claude_desktop_config.json(macOS) β then quit and reopen the app.Cursor / Claude Code / other clients: same
mcpServersblock, in their config.
Then just ask your agent "Is Chilean RUT 60.910.000-1 valid?" β done. Requires Python 3.10+ (uv handles it).
macOS gotcha: if the server doesn't show up, use the full path to uvx as the
command(runwhich uvxβ e.g./opt/homebrew/bin/uvx). GUI apps don't always inherit your shell's PATH. First launch takes a few seconds while uv fetches the package; instant after that.
See it work
Once connected, just ask your agent in plain language:
"Is the Mexican CLABE
646180110400000007valid, and which bank is it?" β β valid Β· Banco STP Β· branch 180 Β· account β¦
"Validate Brazilian CNPJ
00.000.000/0001-91and tell me who it is." β β Banco do Brasil S.A. Β· active Β· BrasΓlia-DF
"What's the UF and the dollar today in Chile? And convert 2,500,000 CLP to BRL."
"How many business days between 2026-09-01 and 2026-09-30 in Chile?" β holiday-aware working-day count (skips Fiestas Patrias)
No glue code β the agent picks the right tool and calls it.
Pro β the compliance & data tier
The tools above are free forever. Pro adds the compliance and data features teams actually pay for β the stuff you can't get from a free public API:
π‘οΈ OFAC sanctions / watchlist screening β fuzzy name matching (catches aliases, reordered names, accents) for KYC/AML onboarding
π’ Company lookup by tax ID β π¨π± Chile today; π¦π· Argentina, π΅πͺ Peru, π²π½ Mexico coming β name, status, activities, compliance flags
π Bulk validation β validate up to 10,000 IDs in one call, for onboarding pipelines and CRM cleanups
coming: PEP screening, change-monitoring webhooks, extended historical data
Delivered as a managed, always-on hosted endpoint (no self-hosting), with higher rate limits and priority support.
π³ $19.99/mo β β Subscribe to Pro
Building for a team, or need a specific country/data source first? Open an issue β tell me your use case and I'll get you early access.
Develop
python3.11 -m venv .venv
.venv/bin/pip install -e ".[dev]"
.venv/bin/python server.py # stdio; set PORT=8000 for Streamable HTTPTests
.venv/bin/pytest # offline suite: validators + MCP protocol layer
.venv/bin/pytest -m live # integration tests against the real upstream APIsValidators are verified against python-stdnum's reference algorithms and real IDs of public institutions (Banco do Brasil, SUNAT, DIAN, UTE, U. de Chile).
Data sources
All free public APIs, no keys: gael.cloud (Chile), Bluelytics (Argentina), BrasilAPI (Brazil), datos.gov.co (Colombia), open.er-api.com (regional FX), Nager.Date (holidays). Tax-ID validation is pure local math β zero dependencies, zero latency, nothing to break.
Roadmap
Historical series (UF, USD, TRM)
Deploy free tier + directory listings (Smithery, PulseMCP, mcp.so)
Monetization via MCPize (85% rev share) once free tier has weekly active users
Electronic invoicing requirements per country (static knowledge tool)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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/svkbogislav/latam-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server