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).
Run
uvx latam-data-mcp
MCP client config
{
"mcpServers": {
"latam-data": {
"command": "uvx",
"args": [
"latam-data-mcp"
]
}
}
}