Skip to main content
Glama
closermethod

LATAM Compliance MCP

by closermethod

LATAM Compliance MCP — AI Agent Outbound for Latin America

Country briefs and compliance reasoning for AI agents selling into Mexico, Brazil, Colombia, Argentina, Chile, Peru, and Costa Rica.

By Elisabeth Hitz — 10+ years B2B enterprise sales experience. Spanish + Portuguese fluent.

Disclaimer. Reference frameworks for AI agent guidance. Not legal advice. Validate with qualified counsel before customer deployment.


What This Solves

AI SDR platforms working in US English break in LATAM: LGPD (Brazil), LFPDPPP (Mexico), CFDI invoicing, Colombian Habeas Data, Argentine PDPA, business culture (relationship-first vs task-first), language depth requirements (Spanish vs Portuguese vs regional dialects), payment rails (PIX, OXXO, SPEI).

This MCP gives AI agents structured LATAM context.

Related MCP server: Countries MCP Server

Tools (7)

  1. get_country_brief — Mexico / Brazil / Colombia / Argentina / Chile / Peru / Costa Rica

  2. validate_latam_outbound_message — LGPD / LFPDPPP / Habeas Data compliance

  3. get_invoicing_requirements — CFDI (Mexico), NFe (Brazil), local invoice rules

  4. get_business_culture_brief — relationship-building, decision-cycle, family-business dynamic

  5. handle_latam_objection — top 5 objections per country with cultural nuance

  6. recommend_payment_rail — PIX, OXXO, SPEI, regional credit-card networks

  7. get_industry_regulatory_overlay — finance, fintech, healthcare, telecom, public-sector

Coverage (7 countries)

Mexico, Brazil, Colombia, Argentina, Chile, Peru, Costa Rica.

Use Cases

  • AI SDR platforms launching in LATAM

  • B2B SaaS adding Spanish + Portuguese coverage

  • Fintech AI agents handling Latin American invoicing

  • Customer-success AI managing LATAM accounts

Pricing

Pay-per-event. Compute units billed per Apify standard.

Integration

MCP-compatible: Claude Desktop, Cursor, Cline, Continue, VS Code Copilot Agent, custom MCP clients.

License

MIT.

Author

Elisabeth Hitz — Swiss-American B2B sales executive based in Barcelona. 10+ years closing enterprise deals across ad-tech, SaaS, media, finance, and global hiring. 5 languages fluent (English, Spanish, Portuguese, French, German). Building MCP infrastructure for AI sales agents.

Available Tools

7 tools
get_compliance_checkC

Country-specific compliance: LGPD (BR), LFPDPPP (MX), Habeas Data (CO), Ley 25.326 (AR), Ley 19.628 (CL), Ley 29733 (PE).

ParametersJSON Schema
NameRequiredDescriptionDefault
countryYes

TDQS

C2.7/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It fails to disclose whether the tool returns text, structured data, or performs any side effects. The behavior beyond listing laws is unclear.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that efficiently lists the countries and associated laws. However, it could be improved by including the tool's return value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has no output schema, the description must explain what the compliance check returns. It only lists laws, leaving the agent uncertain about the output format or content.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, yet the description adds no meaning beyond the enum values in the schema. The parameter 'country' is clear from its name and enum, but the description does not provide additional context or format requirements.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides country-specific compliance information and lists the relevant laws for each country. It implies a lookup function that returns compliance details, which distinguishes it from sibling tools like get_country_brief or get_etiquette_guide.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given on when or why to use this tool over alternatives. The description only lists the countries and laws, without explaining the context for using compliance checks versus other tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_country_briefB

LATAM country brief: buyer psychology, communication style (Spanish/Portuguese), what works/kills, sales cycle, compliance, optimal outreach times.

ParametersJSON Schema
NameRequiredDescriptionDefault
countryYes

TDQS

B3.4/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Description discloses that the tool returns a brief covering listed topics, but no annotations exist. It does not mention any behavioral aspects (e.g., read-only nature, response format, or rate limits). Adequate but lacks depth.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence front-loads the key information ('LATAM country brief') and lists relevant topics efficiently. No superfluous words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given one parameter and no output schema, the description provides a reasonable overview of content but lacks details on return structure or format. For a simple brief tool, it is minimally complete but could be improved.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The 'country' parameter is not mentioned in the description; its role is only implied by the tool name and enum values. With 0% schema description coverage, the description should explicitly state that country specifies which LATAM country's brief to retrieve. Current description is insufficient.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool provides a LATAM country brief covering specific topics (buyer psychology, communication style, etc.), distinguishing it from more specialized siblings like get_compliance_check or get_etiquette_guide. The verb 'get' is implied and the resource is well-defined.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. While the topics differentiate it, there is no explicit statement about when to prefer get_country_brief over sibling tools like get_full_latam_pack or get_compliance_check.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_etiquette_guideB

Business etiquette: meeting protocols, gift culture, food culture, communication norms per LATAM country.

ParametersJSON Schema
NameRequiredDescriptionDefault
countryYes

TDQS

B3.3/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It describes content but does not disclose behavioral traits like read-only nature, authorization needs, or rate limits. For a simple guide retrieval, this is adequate but not extra helpful.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence listing four aspects of etiquette, concise and readable. Could be slightly more structured (e.g., bullet points), but efficient overall.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema and one parameter, the description should mention return format or structure. It does not. However, the content areas are listed, providing basic completeness for a simple tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so description must compensate. It only mentions 'per LATAM country' which weakly relates to the country parameter. No explanation of what each country's guide contains or how to leverage the enum values.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides business etiquette information (meeting protocols, gift culture, food culture, communication norms) for LATAM countries. This distinguishes it from sibling tools like get_country_brief (likely general country info) or get_compliance_check (compliance focus).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. Description only states what it does, not context or exclusions. Agent must infer from sibling names.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_followup_cadenceA

Country-specific follow-up cadence. Mexico/Brazil: WhatsApp central. Argentina: economic context flex. Chile: faster pace.

ParametersJSON Schema
NameRequiredDescriptionDefault
countryYes

TDQS

A3.5/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must fully disclose behavior. It only hints at cadence styles (e.g., WhatsApp central) but does not state that the tool is read-only, requires authentication, or describe the output format or side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise at two sentences, with the purpose stated upfront and examples following. Every word adds value; there is no redundancy or filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple (one parameter, no output schema), but the description omits output format and does not cover all enum countries (colombia and peru missing from examples). It provides a basic idea but leaves gaps for an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has 0% description coverage for the 'country' parameter, but the description partially compensates by giving example countries and their cadences. However, it does not explicitly map parameter values to behavior or explain the enum choices.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it returns a country-specific follow-up cadence, with concrete examples for Mexico/Brazil, Argentina, and Chile. This distinguishes it from sibling tools like get_country_brief or get_etiquette_guide, which cover different aspects.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool should be used when a follow-up cadence is needed for a specific country, but it does not explicitly contrast with alternatives or state when not to use it. The examples provide some context but no exclusion criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_full_latam_packC

Complete LATAM pack for fine-tuning or full agent context.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

C2.9/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description must disclose behavior. Only states purpose but no side effects, permissions, or return behavior; e.g., whether it is read-only or destructive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence, efficient and to the point. Could be more detailed, but conciseness is maintained.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Low complexity with no parameters, no output schema, and no annotations. Description is adequate but vague; 'LATAM pack' could be clarified.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema has no parameters (100% schema coverage), so baseline is 4. Description adds no parameter info, which is acceptable as there are none.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description states it retrieves a 'complete LATAM pack' for fine-tuning or full agent context, giving a verb and resource. However, 'LATAM pack' is vague and does not differentiate clearly from siblings like get_compliance_check or get_country_brief.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implied usage for fine-tuning or full agent context, but no explicit when-to-use, when-not-to-use, or alternatives among sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_outreach_templateC

Country-specific outreach templates in Spanish (or Portuguese for Brazil). Calibrated to local norms.

ParametersJSON Schema
NameRequiredDescriptionDefault
countryYes
channelYes

TDQS

C2.9/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It only states what the tool returns (templates) but does not mention whether it is read-only, whether it triggers side effects, authentication requirements, rate limits, or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise with two short sentences, no redundant information. Every character adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple retrieval tool with two enum parameters and no output schema, the description covers the core intent (country-specific templates in local language). However, it lacks details on return format, error scenarios, or how language switching works (explicitly 'Portuguese for Brazil' is noted but not automated mechanism). Adequate but could be more thorough.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It adds value for the country parameter by mentioning 'Spanish (or Portuguese for Brazil)', but does not explain the 'channel' parameter or its single enum value 'cold_email'. No guidance on format or constraints beyond the schema itself.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides country-specific outreach templates with language details (Spanish/Portuguese). It distinguishes from siblings like 'get_etiquette_guide' and 'get_country_brief' by specifying templates rather than general guidance. However, it could be more explicit about the type of templates (e.g., email templates).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for country-specific outreach but offers no explicit guidance on when to use this tool versus alternatives, nor when not to use it. No mention of prerequisites or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_stakeholder_mapA

Multi-stakeholder navigation by company stage. LATAM-specific notes (family-business dynamics, multi-country procurement).

ParametersJSON Schema
NameRequiredDescriptionDefault
company_stageYes

TDQS

A3.7/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist; description mentions LATAM-specific notes (family-business dynamics, multi-country procurement) adding behavioral context, but does not disclose return value structure or side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with action and context, no wasted words. Efficient and clear.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given low complexity (1 param, no output schema), the description covers the core purpose and relevant LATAM context. Minor gap: no mention of output format or prerequisites, but largely adequate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has one parameter with 0% description coverage; description only says 'by company stage' without explaining the enum values (early_startup, growth_stage, etc.) or how they affect the output.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states the tool provides multi-stakeholder navigation with LATAM-specific context (family-business dynamics, multi-country procurement), distinguishing it from sibling tools like get_compliance_check or get_country_brief.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage for stakeholder mapping in LATAM contexts via company stage, but lacks explicit when-to-use or when-not-to-use guidance relative to siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 7 tool updatesv1.0.0
    • First observedget_compliance_check
    • First observedget_country_brief
    • First observedget_etiquette_guide
    • First observedget_followup_cadence
    • First observedget_full_latam_pack
    • First observedget_outreach_template
    • First observedget_stakeholder_map

TDQS

A3.6/5.0

Scored across 7 tools

Disambiguation5/5

Each tool covers a distinct aspect of LATAM business context — compliance, country briefs, etiquette, follow-up, outreach templates, stakeholder maps, and a full pack. No two tools have overlapping purposes.

Naming Consistency5/5

All tools follow a consistent 'get_' verb_noun pattern in snake_case (e.g., get_compliance_check, get_country_brief). The naming is uniform and predictable.

Tool Count5/5

Seven tools is an ideal count for a focused domain like LATAM compliance and business intelligence. Each tool earns its place, providing essential functionality without overload.

Completeness5/5

The tool set covers compliance checks, country-specific briefs, etiquette, follow-up cadence, outreach templates, stakeholder mapping, and a consolidated full pack. No obvious gaps for the stated domain.

Maintenance

ActivityInactive
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    This MCP server connects AI agents with Colombian e-commerce, travel, and financial services, allowing users to search MercadoLibre, find hotels, and compare banking products like CDTs and loans. It enables seamless integration with local services in pesos colombianos through specialized tools for shopping, travel planning, and financial simulation.
    8
    13 npm
    2
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    MCP server for AI agents handling EOR & global hiring conversations. 8 tools: country EOR briefs, misclassification risk, EOR vs entity calculator, termination rules, statutory benefits, work visa paths, objection handlers.
    8
    -
  • F
    license
    A
    quality
    D
    maintenance
    MCP server for AI agents selling into APAC. 7 tools: country briefs (Japan/Singapore/Korea/India/Australia/Hong Kong/Indonesia), outreach templates, etiquette guides, follow-up cadences, stakeholder maps. PDPA/APP/APPI-aware.
    7
    -