Token导航 LogoToken导航TokenDH.com
MC
AI代理HTTP官方级别未说明来源级核验

MCP Latam Business

MCP Server

Latin American business compliance suite — 28 tools for AI agents covering tax ID validation, banking, VAT, e-invoicing, and labor calendar across **Brazil, Mexico, Chile, Argentina, and Colombia**.

工具数

公开资料未说明
JavaScriptHTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/18 00:05

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add josemvelez/mcp-latam-business

详细介绍

LatAm Business Tools

Latin American business compliance suite — 28 tools for AI agents covering tax ID validation, banking, VAT, e-invoicing, and labor calendar across Brazil, Mexico, Chile, Argentina, and Colombia.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add josemvelez/mcp-latam-business

# Browse available tools
npx -y smithery tool list josemvelez/mcp-latam-business

# Get full schema for a tool
npx -y smithery tool get josemvelez/mcp-latam-business validate_cpf

# Call a tool
npx -y smithery tool call josemvelez/mcp-latam-business validate_cpf '{}'

Direct MCP Connection

Endpoint: https://mcp-latam-business--josemvelez.run.tools

Tools (28)

  • validate_cpf — Validates a Brazilian CPF (Cadastro de Pessoas Físicas) — the 11-digit individual taxpayer identification number issued…
  • validate_cnpj — Validates a Brazilian CNPJ (Cadastro Nacional da Pessoa Jurídica) — the 14-digit company registration number issued by …
  • validate_pix_key — Validates a Brazilian PIX key — the instant payment identifier used by Brazil's central bank payment system (Banco Cent…
  • get_brazil_holidays — Returns all Brazilian national public holidays for a given year as a structured list. Each holiday includes { date: 'YY…
  • validate_rfc_mx — Validates a Mexican RFC (Registro Federal de Contribuyentes) — the tax identification number issued by the SAT (Servici…
  • get_mexico_holidays — Returns all Mexican national public holidays for a given year as a structured list. Each holiday includes { date: 'YYYY…
  • validate_rut_cl — Validates a Chilean RUT (Rol Único Tributario) — the tax identification number used by individuals and companies in Chi…
  • get_chile_holidays — Returns all Chilean national public holidays for a given year as a structured list. Each holiday includes { date: 'YYYY…
  • validate_cuit — Validates an Argentine CUIT (Código Único de Identificación Tributaria) — the tax identification number for companies, …
  • validate_cuil — Validates an Argentine CUIL (Código Único de Identificación Laboral) — the labor identification number for individuals …
  • get_argentina_holidays — Returns all Argentine national public holidays for a given year as a structured list. Each holiday includes { date: 'YY…
  • validate_nit_co — Validates a Colombian NIT (Número de Identificación Tributaria) — the tax identification number for companies and legal…
  • validate_cc_co — Validates the format of a Colombian Cédula de Ciudadanía (CC) — the national identity document for Colombian citizens. …
  • validate_clabe_mx — Validates a Mexican CLABE (Clave Bancaria Estandarizada) — the 18-digit standardized bank account number used for elect…
  • validate_cbu_ar — Validates an Argentine CBU (Clave Bancaria Uniforme) — the 22-digit standardized bank account identifier used for elect…
  • get_colombia_holidays — Returns all Colombian national public holidays for a given year as a structured list. Each holiday includes { date: 'YY…
  • validate_postal_code_latam — Validates a postal code format for a given Latin American country using the official pattern for that country. Returns …
  • get_payment_terms_latam — Returns the typical and legal B2B payment terms for a given Latin American country — default payment period, common com…
  • get_invoice_requirements_latam — Returns the mandatory fields required on a valid electronic invoice for a given Latin American country, based on offici…
  • get_vat_rules_latam — Returns all VAT/IVA rules for a given Latin American country — standard rate, reduced rates, exempt categories, withhol…
  • get_einvoicing_rules_latam — Returns the current e-invoicing (electronic invoicing) obligations for a given Latin American country — whether mandato…
  • get_public_holidays_range_latam — Returns all public holidays that fall within a given date range for a specified Latin American country. Returns { count…
  • calculate_working_days_latam — Counts the number of working days between two dates (inclusive) for a given Latin American country, excluding weekends …
  • get_next_payment_date_latam — Calculates the next valid payment date for a given Latin American country, skipping weekends and national public holida…
  • validate_invoice_schema_latam — Validates whether an invoice JSON object contains the mandatory fields required for a valid electronic invoice in a giv…
  • calculate_vat_breakdown_latam — Calculates a VAT/IVA breakdown for invoice line items in a given Latin American country, grouping amounts by tax rate a…
  • suggest_vat_treatment_latam — Suggests the likely VAT/IVA treatment for a transaction in Latin American markets based on seller country, buyer countr…
  • calculate_vat_amount_latam — Calculates tax amounts from either a net (excluding tax) or gross (including tax) amount for a given tax rate, with cou…
# Get full input/output schema for a tool
npx -y smithery tool get josemvelez/mcp-latam-business 

目录标签

目录标签

JavaScriptHTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP