mcpbeat Sign in

LatAm Data MCP Server

by svkbogislav Your server? Claim it
local only

LatAm Data runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from pypi. Last commit 14 Jul 2026.

Latin American data for AI agents: tax-ID validation, indicators, FX, company lookups, holidays

Installs per day peak 66 · avg 20 · -40% w/w
a month agotoday
100
Installs / week
pypi · latam-data-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check LatAm Data every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add latam-data-mcp -- uvx latam-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "latam-data-mcp": {
      "args": [
        "latam-data-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.latam-data-mcp]
command = "uvx"
args = ["latam-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "latam-data-mcp": {
      "args": [
        "latam-data-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "latam-data-mcp": {
      "args": [
        "latam-data-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to LatAm Data

same job, measured the same way
Companieswise
by qinisolabs

Verified UK company lookup & validation for AI agents — Companies House data, snapshot or live.

37 installs/wk local only
Thailand Data MCP
by narinthon-so

Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.

58 installs/wk local only
Localecheck
by qinisolabs

Verified locale data for AI agents: dates, phone, currency, tax, holidays, addresses (UK/US)

32 installs/wk local only
Dadata MCP
by theyahia

MCP server for DaData.ru — address validation, company lookup, geocoding. 31 tools.

55 installs/wk local only
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

32 installs/wk local only
I
Dropcoin Utility
by freshfos

Utility data for AI agents: IBAN, EU holidays, VAT rates, time zones, ECB FX. Pay per call.

5 tools answering
Gstinapi MCP
by csofttarun

GSTIN verification, GST filing history, HSN/SAC lookup, and MCA company registry for India.

33 installs/wk local only
I
FXMacroData
by fxmacrodata

Macroeconomic and FX time-series data for AI agents: indicators, calendars, COT, forex, commodities.

50 tools answering

LatAm Data — questions

Answers built from our own checks of this server.

Why is there no uptime for LatAm Data?
LatAm Data runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package latam-data-mcp was installed 100 times last week.
How do I connect LatAm Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls latam-data-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use LatAm Data?
The pypi package latam-data-mcp was installed 100 times in the last week. Week over week that is -40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is LatAm Data open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.