Skip to main content
Glama

MCP LatAm Business Suite

AIエージェント向けのラテンアメリカ・ビジネスコンプライアンススイート — 28種類のツール(税務ID検証、銀行口座検証、電子請求書規則、VAT計算、労働カレンダー支援)をブラジル、メキシコ、チリ、アルゼンチン、コロンビア向けに提供します。

MCPizeの一部 — AIエージェント向けの地域特化型MCPサーバー。

対応範囲

税務ID

銀行

祝日

電子請求書

🇧🇷 ブラジル

CPF, CNPJ

PIX

NF-e / NF-C / NFS-e

🇲🇽 メキシコ

RFC

CLABE

CFDI 4.0

🇨🇱 チリ

RUT

DTE

🇦🇷 アルゼンチン

CUIT, CUIL

CBU

Factura Electrónica

🇨🇴 コロンビア

NIT, CC

Factura Electrónica

Related MCP server: mcp-fiscal-brasil

ツール(合計28種類)

検証 (17): validate_cpf, validate_cnpj, validate_pix_key, validate_rfc_mx, validate_rut_cl, validate_cuit, validate_cuil, validate_nit_co, validate_cc_co, validate_clabe_mx, validate_cbu_ar, validate_postal_code_latam, get_brazil_holidays, get_mexico_holidays, get_chile_holidays, get_argentina_holidays, get_colombia_holidays

ビジネスルール (4): get_payment_terms_latam, get_invoice_requirements_latam, get_vat_rules_latam, get_einvoicing_rules_latam

労働支援 (3): get_public_holidays_range_latam, calculate_working_days_latam, get_next_payment_date_latam

請求書・VAT (4): validate_invoice_schema_latam, calculate_vat_breakdown_latam, suggest_vat_treatment_latam, calculate_vat_amount_latam

ローカル開発

npm install
npm start           # stdio transport (for Glama / Claude Desktop)
npm run start:http  # HTTP transport on port 8080 (for Railway / hosted use)

エンドポイント (HTTPモード)

  • GET / — サーバーメタデータおよびツールリスト

  • GET /health — ヘルスチェック ({"status":"ok"} を返します)

  • POST /mcp — MCP Streamable HTTPエンドポイント

デプロイメント

Railway

  1. このリポジトリをGitHubにプッシュ

  2. 新しいRailwayプロジェクトを作成 → GitHubリポジトリからデプロイ

  3. Railwayが Dockerfilerailway.json を自動検出

  4. MCP_HTTP=true はDockerfileによって設定されるため、環境変数は不要

  5. 公開URLが /mcp のMCP HTTPエンドポイントになります

Glama / Claude Desktop (stdio)

MCPクライアントの設定に追加してください:

{
  "mcpServers": {
    "latam-business": {
      "command": "npx",
      "args": ["-y", "mcp-latam-business"]
    }
  }
}

免責事項

これらのツールによって返されるすべてのコンプライアンス、税務、および法的な情報は参考用であり、法的または税務上の助言ではありません。税率、電子請求書の規則、および祝日カレンダーは頻繁に変更されます。本番環境で使用する前に、必ず関連する税務当局および資格のある専門家に確認してください。

ライセンス

MIT

Install Server
F
license - not found
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    European business compliance suite for AI agents — 28 tools covering tax ID validation (PT, ES, FR, DE, IT, UK, NL), IBAN verification, EU VAT rates, invoice requirements, e-invoicing rules, payment terms, labor calendar helpers, VAT breakdown calculations and invoice schema validation for 18+ European countries.
    28
  • A
    license
    A
    quality
    A
    maintenance
    Connects AI agents to Brazilian tax compliance data (CNPJ, CPF, NFe, SPED, eSocial) and provides tools for due diligence, risk scoring, and tax regime comparison.
    44
    140
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Provides business intelligence, compliance tools, and economic data for Latin America, including Brazilian company lookups, tax ID validation for multiple countries, and economic indicators from official government sources.
  • A
    license
    -
    quality
    A
    maintenance
    An MCP server that gives agents reliable access to LatAm data: tax-ID validation for 12 countries, live economic indicators, exchange rates, Brazilian company lookups, holidays, and business-day math.
    MIT

View all related MCP servers

Related MCP Connectors

  • Validate LatAm IDs: Mexican CLABE, Brazilian CNPJ/CPF checksums + BrasilAPI company/CEP/bank lookups

  • Privacy-safe synthetic financial data for LatAm fintech, AI agents, testing and ML.

  • Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.

View all MCP Connectors

Latest Blog Posts

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/josemvelez78/mcp-latam-business'

If you have feedback or need assistance with the MCP directory API, please join our Discord server