Odel
LatAm Data

LatAm Data

Local
@svkbogislavPythonMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlatam-data-mcpv0.6.1

Run

uvx latam-data-mcp

MCP client config

{
  "mcpServers": {
    "latam-data": {
      "command": "uvx",
      "args": [
        "latam-data-mcp"
      ]
    }
  }
}