Skip to main content
Glama

MCP LatAm Business Suite

AI 에이전트를 위한 라틴 아메리카 비즈니스 규정 준수 제품군 — 브라질, 멕시코, 칠레, 아르헨티나, 콜롬비아의 세금 ID 검증, 뱅킹 검증, 전자 세금 계산서 규칙, VAT 계산 및 노동 달력 도우미를 포함하는 28가지 도구.

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