LATAM-MCP
LATAM-MCP
API для разработчиков и MCP-сервер для поиска по открытым данным Перу — SUNAT RUC, обменные курсы BCRP, тендеры SEACE. Создан для Claude, Cursor и любого MCP-клиента.
Данные получены напрямую из официальных открытых источников Перу (SUNAT Padrón Reducido, открытый JSON API BCRP). Никакого парсинга, обхода капчи или сторонних поставщиков. Полное юридическое заявление см. на latam-mcp.com/compliance.
Установка (MCP-клиент)
npx -y @latam-mcp/mcpКонфигурация Claude Desktop:
{
"mcpServers": {
"latam-mcp": {
"command": "npx",
"args": ["-y", "@latam-mcp/mcp"],
"env": { "LATAM_MCP_API_KEY": "YOUR_KEY" }
}
}
}Получите бесплатный API-ключ на latam-mcp.com (1000 вызовов в месяц, карта не требуется).
Related MCP server: sunat-datos-abiertos-mcp
HTTP API
curl https://api.latam-mcp.com/pe/ruc/20100017491 \
-H "authorization: Bearer $KEY"Полный справочник эндпоинтов см. на latam-mcp.com/llms.txt, или спецификацию OpenAPI 3.1 на latam-mcp.com/openapi.json.
Структура монорепозитория
Путь | Назначение |
| REST API на Hono с аутентификацией, ограничением частоты запросов и кэшированием |
| Ежедневный загрузчик данных padrón + загрузчик в SQLite |
| MCP-сервер, предоставляющий REST API в виде инструментов |
| Статический маркетинговый сайт (Cloudflare Pages) |
| Общие схемы Zod |
| Dockerfile для Fly.io + fly.toml |
Лицензия
MIT
This server cannot be installed
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
- FlicenseNot gradedqualityBmaintenanceMCP server for querying Peruvian electoral data (ONPE) including mesa results, candidate votes, and regional statistics. Enables natural language queries about the 2026 presidential election with local SQLite cache and live API fallback.
- FlicenseAqualityCmaintenanceMCP server that exposes SUNAT Peruvian tax agency datasets (RUC registry, electronic receipts, IGV agents) via CKAN API with streaming preview and automatic zip decompression.41
- FlicenseNot gradedqualityCmaintenanceMCP server that provides real-time access to Peruvian economic indicators from the BCRP API, with persistent memory, knowledge graph, document RAG, and statistical analysis tools.
- FlicenseNot gradedqualityCmaintenanceMCP server for Peruvian government data, enabling search and anomaly detection in public procurement (OSCE) and legislative tracking (Congress), plus semantic search over both domains.
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
MCP server for live, sourced Brazilian public data from the official IBGE APIs.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
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/Tolomere21/latam-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server