
Latam Mcp
Pull Peruvian SUNAT RUC, BCRP FX, and SEACE tender data into agent sessions for LATAM market and compliance research.
Overview
LATAM MCP is an MCP server for the Idea phase that exposes Peruvian SUNAT RUC, BCRP FX, and SEACE tender data from official open-data sources.
What is this MCP server?
- SUNAT RUC lookups from Peruvian tax authority open data
- BCRP foreign-exchange rates from the central bank
- SEACE public procurement and tender intelligence
- npm package @latam-mcp/mcp v0.1.1 with optional API base override
- Free-tier API key at latam-mcp.com without a card
- Server version 0.1.1
- 3 data domains: SUNAT RUC, BCRP FX, SEACE
- 2 configurable env vars: LATAM_MCP_API_KEY (required), LATAM_MCP_API_BASE (optional)
What problem does it solve?
Building for Peru without live RUC, FX, and tender context forces slow manual portal research and risky assumptions about partners and procurement.
Who is it for?
Solo builders researching Peruvian B2B markets, compliance checks, or gov-tech adjacent products who want agent-queryable official data.
Skip if: Builders with no Peru/LATAM focus, or teams that need private banking, payroll, or non-public datasets.
What do I get? / Deliverables
After configuring LATAM_MCP_API_KEY, your agent can query sourced public records during ideation and validation conversations.
- Agent-queryable SUNAT RUC validation context
- BCRP FX snapshots for pricing and financial modeling
- SEACE tender references for opportunity scanning
Recommended MCP Servers
Journey fit
Official open-data lookups belong in Idea research when you validate entities, FX, and public procurement before committing to a LATAM product. Research subphase is where founders verify companies, exchange rates, and tender opportunities from authoritative Peruvian sources.
How it compares
Regional open-data MCP connector, not a general web scraper skill or global company database.
Common Questions / FAQ
Who is LATAM MCP for?
Developers and founders using MCP agents who need Peruvian SUNAT, BCRP, and SEACE data while validating LATAM business ideas.
When should I use LATAM MCP?
Use it in Idea and Validate when verifying company IDs, FX for pricing, or public tenders before you build integrations or sales outreach.
How do I add LATAM MCP to my agent?
Add @latam-mcp/mcp via npm stdio config, set LATAM_MCP_API_KEY from latam-mcp.com, and optionally LATAM_MCP_API_BASE if you use a custom API host.