mcp-latam-business
MCP LatAm Business Suite
Compliance-Suite für lateinamerikanische Unternehmen für KI-Agenten — 28 Tools für die Validierung von Steuer-IDs, Bankdaten, E-Invoicing-Regeln, MwSt.-Berechnungen und Arbeitskalender-Helfer für Brasilien, Mexiko, Chile, Argentinien und Kolumbien.
Teil von MCPize — regionale MCP-Server für KI-Agenten.
Abdeckung
Land | Steuer-IDs | Bankwesen | Feiertage | E-Invoicing |
🇧🇷 Brasilien | CPF, CNPJ | PIX | ✓ | NF-e / NF-C / NFS-e |
🇲🇽 Mexiko | RFC | CLABE | ✓ | CFDI 4.0 |
🇨🇱 Chile | RUT | — | ✓ | DTE |
🇦🇷 Argentinien | CUIT, CUIL | CBU | ✓ | Factura Electrónica |
🇨🇴 Kolumbien | NIT, CC | — | ✓ | Factura Electrónica |
Related MCP server: mcp-fiscal-brasil
Tools (insgesamt 28)
Validierung (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
Geschäftsregeln (4): get_payment_terms_latam, get_invoice_requirements_latam, get_vat_rules_latam, get_einvoicing_rules_latam
Arbeitshelfer (3): get_public_holidays_range_latam, calculate_working_days_latam, get_next_payment_date_latam
Rechnung & MwSt. (4): validate_invoice_schema_latam, calculate_vat_breakdown_latam, suggest_vat_treatment_latam, calculate_vat_amount_latam
Lokale Entwicklung
npm install
npm start # stdio transport (for Glama / Claude Desktop)
npm run start:http # HTTP transport on port 8080 (for Railway / hosted use)Endpunkte (HTTP-Modus)
GET /— Server-Metadaten und Tool-ListeGET /health— Gesundheitsprüfung (gibt{"status":"ok"}zurück)POST /mcp— MCP Streamable HTTP-Endpunkt
Bereitstellung
Railway
Pushen Sie dieses Repo zu GitHub
Erstellen Sie ein neues Railway-Projekt → Bereitstellung aus GitHub-Repo
Railway erkennt automatisch das
Dockerfileundrailway.jsonMCP_HTTP=truewird durch das Dockerfile gesetzt; keine Umgebungsvariablen erforderlichDie öffentliche URL wird zum MCP HTTP-Endpunkt unter
/mcp
Glama / Claude Desktop (stdio)
Fügen Sie dies zu Ihrer MCP-Client-Konfiguration hinzu:
{
"mcpServers": {
"latam-business": {
"command": "npx",
"args": ["-y", "mcp-latam-business"]
}
}
}Haftungsausschluss
Alle Compliance-, Steuer- und Rechtsinformationen, die von diesen Tools zurückgegeben werden, dienen nur als Referenz — sie stellen keine Rechts- oder Steuerberatung dar. Steuersätze, E-Invoicing-Regeln und Feiertagskalender ändern sich häufig. Überprüfen Sie diese vor der Verwendung in der Produktion immer bei der zuständigen Steuerbehörde und einem qualifizierten Fachmann.
Lizenz
MIT
Maintenance
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
- FlicenseAqualityDmaintenanceEuropean 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
- AlicenseAqualityAmaintenanceConnects AI agents to Brazilian tax compliance data (CNPJ, CPF, NFe, SPED, eSocial) and provides tools for due diligence, risk scoring, and tax regime comparison.44140MIT
- Flicense-qualityCmaintenanceProvides 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.
- Alicense-qualityAmaintenanceAn 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
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.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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