Server data from the Official MCP Registry
Peruvian public data — SUNAT RUC, BCRP FX, SEACE tenders. Sourced from official open-data.
Peruvian public data — SUNAT RUC, BCRP FX, SEACE tenders. Sourced from official open-data.
Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
19 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: LATAM_MCP_API_KEY
Environment variable: LATAM_MCP_API_BASE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tolomere21-latam-mcp": {
"env": {
"LATAM_MCP_API_KEY": "your-latam-mcp-api-key-here",
"LATAM_MCP_API_BASE": "your-latam-mcp-api-base-here"
},
"args": [
"-y",
"@latam-mcp/mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Developer API and MCP server for Peruvian public-data lookups — SUNAT RUC, BCRP exchange rates, SEACE tenders. Built for Claude, Cursor, and any MCP client.
Sourced directly from Peru's officially-published open-data releases (SUNAT Padrón Reducido, BCRP open JSON API). No scraping, no captcha bypass, no third-party vendors. See latam-mcp.com/compliance for the full legal statement.
npx -y @latam-mcp/mcp
Claude Desktop config:
{
"mcpServers": {
"latam-mcp": {
"command": "npx",
"args": ["-y", "@latam-mcp/mcp"],
"env": { "LATAM_MCP_API_KEY": "YOUR_KEY" }
}
}
}
Get a free API key at latam-mcp.com (1,000 calls/month, no card required).
curl https://api.latam-mcp.com/pe/ruc/20100017491 \
-H "authorization: Bearer $KEY"
See latam-mcp.com/llms.txt for the full endpoint reference, or latam-mcp.com/openapi.json for the OpenAPI 3.1 spec.
| Path | Purpose |
|---|---|
apps/api/ | Hono REST API with auth, rate limiting, caching |
apps/ingest/ | Daily padrón downloader + SQLite loader |
apps/mcp/ | MCP server exposing the REST API as tools |
apps/landing/ | Static marketing site (Cloudflare Pages) |
packages/schemas/ | Shared Zod schemas |
infra/ | Fly.io Dockerfile + fly.toml |
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.